diff options
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..cf9dead --- /dev/null +++ b/theme.toml @@ -0,0 +1,11 @@ +name = "shawl" +description = "A simple, unintrusive theme for Zola." + +license = "GPLv3" +homepage = "https://foswret.com/shawl" + +min_version = "0.22.1" + +[author] +name = "foswret" +homepage = "https://foswret.com" |
