From d300415652d513a54c214c894e996036d2c999ce Mon Sep 17 00:00:00 2001 From: foswret Date: Sat, 21 Mar 2026 21:38:23 -0500 Subject: first commit --- theme.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 theme.toml (limited to 'theme.toml') 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" -- cgit v1.2.3