aboutsummaryrefslogtreecommitdiff
path: root/templates/head.mustache
diff options
context:
space:
mode:
authorLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-10-12 20:10:40 +0000
committerLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-10-12 20:10:40 +0000
commita3679703b93e37fb9ad7ced7a60c47acd6479324 (patch)
treea6f474d15ef5322be87955c5988b94610584d16f /templates/head.mustache
add project
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..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}}
+#
+#