diff options
| author | foswret <foswret@posteo.com> | 2026-03-22 12:54:35 -0500 |
|---|---|---|
| committer | foswret <foswret@posteo.com> | 2026-03-22 12:54:35 -0500 |
| commit | 73b06c31b505d1a0f2e4035c7daab0df49a25d3b (patch) | |
| tree | 778e996fcf635de175ae03d91e8353db5a364e29 /theme.toml | |
| parent | d300415652d513a54c214c894e996036d2c999ce (diff) | |
implement basic nav bar
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ name = "shawl" description = "A simple, unintrusive theme for Zola." -license = "GPLv3" +license = "AGPL" homepage = "https://foswret.com/shawl" min_version = "0.22.1" |
