aboutsummaryrefslogtreecommitdiff
path: root/templates/head.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'templates/head.mustache')
-rw-r--r--templates/head.mustache11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/head.mustache b/templates/head.mustache
new file mode 100644
index 0000000..086ff69
--- /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}}
+*
+*/