Skip to content

Instantly share code, notes, and snippets.

View bnorton's full-sized avatar

Brian Norton bnorton

View GitHub Profile
@bnorton
bnorton / blank-html-page.html
Last active January 29, 2021 03:14 — forked from achoukah/blank-html-page.html
html blank page
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="Chameleon blank page" />
<meta charset="utf-8">
<title>Chameleon blank page</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Chameleon">
</head>
@bnorton
bnorton / parse-cookie.coffee
Created February 4, 2016 01:07 — forked from madwork/parse-cookie.coffee
Node cookie parser for Rails 4.1 json encypted cookies