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,18 +1,20 @@
languageCode: en languages:
languageName: English en:
displayName: EN languageCode: en
isoCode: en languageName: English
weight: 1 displayName: EN
rtl: false isoCode: en
weight: 1
rtl: false
params:
title: "Rin"
# logo = "img/logo.png"
description: "As in 凛冽时雨"
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
[https://picrew.me/image_maker/41329/](https://picrew.me/image_maker/41329/)"
title: "Rin" dateFormat: "Mon Jan 2 2006"
# logo = "img/logo.png"
description: "As in 凛冽时雨"
copyright: "Copyright 2022 Rin (Tamara Vassileva) <br /> All opinions herein are our own
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/)"
dateFormat: "Mon Jan 2 2006"
author: author:
name: "Rin" name: "Rin"
@ -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/'