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'
|
||||
title = 'holoshaii'
|
||||
theme = 'PaperMod'
|
||||
|
||||
[params]
|
||||
description = "Tessa's blog — dev, gaming, transitie, en meer"
|
||||
author = 'Tessa'
|
||||
|
|
@ -15,21 +14,16 @@ theme = 'PaperMod'
|
|||
ShowWordCount = true
|
||||
ShowRssButtonInSectionTermList = true
|
||||
ShowToc = true
|
||||
|
||||
[params.homeInfoParams]
|
||||
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."
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'codeberg'
|
||||
url = 'https://codeberg.org/tessanijholt'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'rss'
|
||||
url = 'index.xml'
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = 'dracula'
|
||||
noClasses = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue