Clean up test trigger
All checks were successful
Build and Deploy Blog / build-deploy (push) Successful in 2s
All checks were successful
Build and Deploy Blog / build-deploy (push) Successful in 2s
This commit is contained in:
parent
e30ca1cf40
commit
b80a2a0772
1 changed files with 0 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ languageCode = 'nl'
|
||||||
defaultContentLanguage = 'nl'
|
defaultContentLanguage = 'nl'
|
||||||
title = 'holoshaii'
|
title = 'holoshaii'
|
||||||
theme = 'PaperMod'
|
theme = 'PaperMod'
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
description = "Tessa's blog — dev, gaming, transitie, en meer"
|
description = "Tessa's blog — dev, gaming, transitie, en meer"
|
||||||
author = 'Tessa'
|
author = 'Tessa'
|
||||||
|
|
@ -15,21 +14,16 @@ theme = 'PaperMod'
|
||||||
ShowWordCount = true
|
ShowWordCount = true
|
||||||
ShowRssButtonInSectionTermList = true
|
ShowRssButtonInSectionTermList = true
|
||||||
ShowToc = true
|
ShowToc = true
|
||||||
|
|
||||||
[params.homeInfoParams]
|
[params.homeInfoParams]
|
||||||
Title = 'Welkom 👋'
|
Title = 'Welkom 👋'
|
||||||
Content = "Hoi! Ik ben Tessa en dit is mijn plek om te schrijven over software development, gaming, transitie, en alles wat me bezighoudt."
|
Content = "Hoi! Ik ben Tessa en dit is mijn plek om te schrijven over software development, gaming, transitie, en alles wat me bezighoudt."
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
name = 'codeberg'
|
name = 'codeberg'
|
||||||
url = 'https://codeberg.org/tessanijholt'
|
url = 'https://codeberg.org/tessanijholt'
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
name = 'rss'
|
name = 'rss'
|
||||||
url = 'index.xml'
|
url = 'index.xml'
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
[markup.highlight]
|
[markup.highlight]
|
||||||
style = 'dracula'
|
style = 'dracula'
|
||||||
noClasses = false
|
noClasses = false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue