Skip to content

Instantly share code, notes, and snippets.

@Chalarangelo
Created November 29, 2017 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Chalarangelo/1ea818bd50cdcee342fdf64b4dd27c39 to your computer and use it in GitHub Desktop.
Save Chalarangelo/1ea818bd50cdcee342fdf64b4dd27c39 to your computer and use it in GitHub Desktop.
Metadata structure
{
"lang": "en",
"title": "Index",
"stylesheets": ["./css/style.css"],
"scripts": ["./js/main.js"],
"charset": "utf-8",
"description": "This is a page",
"keywords": "page, sample",
"author": "None",
"favicon": "./images/favicon.png",
"viewport": "width=device-width, initial-scale=1",
"extra": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment