diff options
Diffstat (limited to 'themes/hugo-xmag/theme.toml')
| -rw-r--r-- | themes/hugo-xmag/theme.toml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/hugo-xmag/theme.toml b/themes/hugo-xmag/theme.toml index 78e5dd2..aad4a89 100644 --- a/themes/hugo-xmag/theme.toml +++ b/themes/hugo-xmag/theme.toml @@ -1,12 +1,12 @@ -name = "XMag" +name = "Journal" license = "MIT" -licenselink = "https://github.com/yihui/hugo-xmag/blob/master/LICENSE.md" +# licenselink = "https://github.com/yihui/hugo-xmag/blob/master/LICENSE.md" description = "A minimal magazine theme for Hugo" -homepage = "https://xmag.yihui.org" +homepage = "https://journal.hydroroll.team" tags = ["minimal", "magazine", "clean", "simple", "minimalist", "blog", "responsive", "Google Analytics", "Syntax Highlighting"] features = ["blog", "magazine"] min_version = "0.18" [author] - name = "Yihui Xie" - homepage = "https://yihui.org" + name = "HydroRoll-Team" + homepage = "https://hydroroll.team" |
