diff options
| author | morph <morph@posteo.de> | 2020-05-27 02:10:24 +0200 |
|---|---|---|
| committer | morph <morph@posteo.de> | 2020-05-27 02:10:24 +0200 |
| commit | 6cbd46417531a703c69518e50ed2f7186b4e0a84 (patch) | |
| tree | 0c5e92481fa614a97a0299ffeea7deb61aa6adda /theme.toml | |
| parent | 2b09fc88e09a273328618fc384208cc48bf1138c (diff) | |
update readme and license
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ name = "smol" license = "MIT" -licenselink = "https://github.com/colorchestra/smol/blob/master/LICENSE" +licenselink = "https://github.com/colorchestra/smol/blob/master/LICENSE.md" description = "Minimal Hugo theme using a Monospace font and without any tracking or external dependencies." homepage = "https://github.com/colorchestra/smol" tags = ["blog", "minimal", "monospace", "dark mode", "simple", "clean", "light", "responsive", "fast", "no-js", "no-tracking", "privacy"] |