diff options
Diffstat (limited to 'templates/head.mustache')
| -rw-r--r-- | templates/head.mustache | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/head.mustache b/templates/head.mustache new file mode 100644 index 0000000..980d8f5 --- /dev/null +++ b/templates/head.mustache @@ -0,0 +1,11 @@ +# +# +# name: {{scheme-name}} +# author: {{{scheme-author}}} +# slug: {{scheme-slug}} +# slug-underscored: {{scheme-slug-underscored}} +# system: {{scheme-system}} +# variant: {{scheme-variant}} +# is-{{scheme-variant}}-variant: {{hasVariant}} +# +# |
