diff options
| author | foswret <foswret@posteo.com> | 2026-03-21 21:38:23 -0500 |
|---|---|---|
| committer | foswret <foswret@posteo.com> | 2026-03-21 21:38:23 -0500 |
| commit | d300415652d513a54c214c894e996036d2c999ce (patch) | |
| tree | f66832112462c1c9f0544ce351fe901a9e3d3740 /theme.toml | |
first commit
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" |
