mirror of
https://github.com/BioArchLinux/hugo-theme-archbio.git
synced 2025-03-10 12:02:42 +00:00
Update theme.toml
This commit is contained in:
parent
d37f3812f5
commit
822ecaf332
1 changed files with 5 additions and 5 deletions
10
theme.toml
10
theme.toml
|
@ -1,15 +1,15 @@
|
||||||
name = "arch"
|
name = "archbio"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "//github.com/syui/hugo-theme-arch/blob/master/LICENSE.md"
|
licenselink = "//github.com/syui/hugo-theme-archbio/blob/master/LICENSE.md"
|
||||||
description = "The blog theme you may fall in love with, coming to Hugo. "
|
description = "The blog theme you may fall in love with, coming to Hugo. "
|
||||||
homepage = "//github.com/syui/hugo-theme-arch"
|
homepage = "//github.com/BioArchLinux/hugo-theme-archbio"
|
||||||
tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive", "bootstrap", "font awesome", "archlinux", "hotkeys"]
|
tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive", "bootstrap", "font awesome", "archlinux", "hotkeys"]
|
||||||
features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive", "bootstrap", "font awesome", "archlinux", "hotkeys"]
|
features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive", "bootstrap", "font awesome", "archlinux", "hotkeys"]
|
||||||
min_version = 0.15
|
min_version = 0.15
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "syui"
|
name = "BioArchLinux"
|
||||||
homepage = "//syui.github.com/"
|
homepage = "//github.com/BioArchLinux"
|
||||||
|
|
||||||
# If reference an existing theme
|
# If reference an existing theme
|
||||||
[original]
|
[original]
|
||||||
|
|
Loading…
Add table
Reference in a new issue