diff options
| author | 2024-08-02 14:11:35 +0800 | |
|---|---|---|
| committer | 2024-08-02 14:11:35 +0800 | |
| commit | 4ad317b99bec9489726630c30f4e1956d1a3820a (patch) | |
| tree | 55a0fd82690dd10b70790ed97ca96192496f01e2 /themes/hugo-xmag/theme.toml | |
| parent | 98880d29d8fd8b44fc5677dd44dd758bf7ff0d44 (diff) | |
| download | journal-4ad317b99bec9489726630c30f4e1956d1a3820a.tar.gz journal-4ad317b99bec9489726630c30f4e1956d1a3820a.zip | |
docs: upload icon
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" |