Skip to content

Instantly share code, notes, and snippets.

@visiongeist
Created August 21, 2015 07:18
Show Gist options
  • Select an option

  • Save visiongeist/fc46281f801e4bd9093d to your computer and use it in GitHub Desktop.

Select an option

Save visiongeist/fc46281f801e4bd9093d to your computer and use it in GitHub Desktop.

Revisions

  1. visiongeist created this gist Aug 21, 2015.
    11 changes: 11 additions & 0 deletions html-stub.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Page Title</title>
    <meta name="description" content="">
    </head>
    <body>

    </body>
    </html>