Update theme
This commit is contained in:
parent
0bf046bc36
commit
508dcfa11b
2 changed files with 6 additions and 4 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "themes/hugo-bearcub"]
|
[submodule "themes/hugo-bearcub"]
|
||||||
path = themes/hugo-bearcub
|
path = themes/hugo-bearcub
|
||||||
url = https://github.com/clente/hugo-bearcub
|
url = https://github.com/miraikumiko/hugo-bearcub
|
||||||
|
|
|
@ -87,12 +87,14 @@ enableRobotsTXT = true
|
||||||
|
|
||||||
# Social media. Delete any item you aren't using to make sure it won't show up
|
# Social media. Delete any item you aren't using to make sure it won't show up
|
||||||
# in your website's metadata.
|
# in your website's metadata.
|
||||||
[params.social]
|
#[params.social]
|
||||||
mastodon = "miraikumiko"
|
|
||||||
|
|
||||||
# Author metadata. This is mostly used for the RSS feed of your site, but the
|
# Author metadata. This is mostly used for the RSS feed of your site, but the
|
||||||
# email is also added to the footer of each post. You can hide the "reply to"
|
# email is also added to the footer of each post. You can hide the "reply to"
|
||||||
# link by using a `hideReply` param in front matter.
|
# link by using a `hideReply` param in front matter.
|
||||||
[params.author]
|
[params.author]
|
||||||
name = "Mirai Kumiko"
|
name = "Mirai Kumiko"
|
||||||
email = "miraikumiko@disroot.org"
|
email = "miraikumiko@disroot.org"
|
||||||
|
[params.links]
|
||||||
|
email = "mailto:miraikumiko@disroot.org"
|
||||||
|
github = "https://github.com/miraikumiko"
|
||||||
|
misskey = "https://underground.pm/@miraikumiko"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue