Added favicons, and anti-robot robots.txt
All checks were successful
Build and Publish Docker Image / build (push) Successful in 24s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 24s
This commit is contained in:
@@ -9,17 +9,14 @@ title = "Blog:Taco"
|
||||
isoCode = "en"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
# logo = "img/logo.png"
|
||||
# secondaryLogo = "img/secondary-logo.png"
|
||||
description = "A place for the exploits of a Dragon"
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
[params.author]
|
||||
name = "Taco"
|
||||
image = "img/pfp.png"
|
||||
imageQuality = 96
|
||||
headline = "Doing things is what keeps us sane"
|
||||
bio = "Dragon that does things."
|
||||
headline = "Doing things is what keeps us sane."
|
||||
bio = "A dragon that does things."
|
||||
links = [
|
||||
{ gitea = "https://git.toomuchtaco.net" },
|
||||
{ bluesky = "https://bsky.app/profile/xerotacovix.bsky.social" },
|
||||
|
||||
@@ -9,13 +9,14 @@ colorScheme = "fire"
|
||||
defaultAppearance = "dark" # valid options: light or dark
|
||||
autoSwitchAppearance = true
|
||||
|
||||
enableRobotsTXT = true
|
||||
|
||||
opengraph_io_api_key = "bb9fc05a-0dbc-4748-87f7-b2bb698ae5a9"
|
||||
|
||||
enableA11y = false
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
enableStructuredBreadcrumbs = false
|
||||
# enableStyledScrollbar = true # disable to use native scrollbar style (defaults to true)
|
||||
|
||||
replyByEmail = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user