Split configuration, add ko-fi floating button
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
5340631b41
commit
f9b99e3444
10 changed files with 76 additions and 68 deletions
9
config/_default/config.toml
Normal file
9
config/_default/config.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
baseURL = 'https://korhonen.cc'
|
||||
languageCode = 'en-us'
|
||||
title = 'Marko Korhonen'
|
||||
theme = 'toha'
|
||||
|
||||
enableEmoji = true
|
||||
enableGitInfo = true
|
||||
|
||||
urls = ['.*']
|
Loading…
Add table
Add a link
Reference in a new issue