fix config due to hugo deprecating values

develop
Rin 2023-06-10 15:42:23 +10:00
parent e3e020a0d0
commit aa5b6b70cd
1 changed files with 16 additions and 15 deletions

View File

@ -1,14 +1,16 @@
languages:
en:
languageCode: en languageCode: en
languageName: English languageName: English
displayName: EN displayName: EN
isoCode: en isoCode: en
weight: 1 weight: 1
rtl: false rtl: false
params:
title: "Rin" title: "Rin"
# logo = "img/logo.png" # logo = "img/logo.png"
description: "As in 凛冽时雨" description: "As in 凛冽时雨"
copyright: "Copyright 2022 Rin (Tamara Vassileva) <br /> All opinions herein are our own copyright: "Copyright 2023 Rin (Tamara Vassileva) <br /> All opinions herein are our own
and not those of employers past, present, or potential.<br /> Icon courtesy of and not those of employers past, present, or potential.<br /> Icon courtesy of
[https://picrew.me/image_maker/41329/](https://picrew.me/image_maker/41329/)" [https://picrew.me/image_maker/41329/](https://picrew.me/image_maker/41329/)"
@ -41,7 +43,6 @@ author:
# - kickstarter: 'https://www.kickstarter.com/profile/username' # - kickstarter: 'https://www.kickstarter.com/profile/username'
# - lastfm: 'https://lastfm.com/user/username' # - lastfm: 'https://lastfm.com/user/username'
# - linkedin: 'https://linkedin.com/in/username' # - linkedin: 'https://linkedin.com/in/username'
- mastodon: 'https://tech.lgbt/@tammy'
- mastodon: 'https://social.treehouse.systems/@tammy' - mastodon: 'https://social.treehouse.systems/@tammy'
# - medium: 'https://medium.com/username' # - medium: 'https://medium.com/username'
# - microsoft: 'https://www.microsoft.com/' # - microsoft: 'https://www.microsoft.com/'