Skip to content

Instantly share code, notes, and snippets.

@jmas
Created March 22, 2020 10:11
Show Gist options
  • Save jmas/d71c54e3c1a01f8f371501291edef5d5 to your computer and use it in GitHub Desktop.
Save jmas/d71c54e3c1a01f8f371501291edef5d5 to your computer and use it in GitHub Desktop.
Snippet example
{
"title": "Welcome",
"options": {
"theme": "dark"
}
}
<div class="container">
<h1>{{ title }}</h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment