diff options
| author | 2024-09-29 11:36:25 +0000 | |
|---|---|---|
| committer | 2024-09-29 11:36:25 +0000 | |
| commit | c794488db8ad5757bcfdc6b7956a9713382f4f3d (patch) | |
| tree | 71bbbb60f1e018b833e4e6f2381d536788292f7c /templates/head.mustache | |
add project
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}} +# +# |
