fix paths

This commit is contained in:
Nuno Coração
2022-09-11 21:40:52 +01:00
parent 344b258215
commit a8f2ebad1a
765 changed files with 3213 additions and 90094 deletions

View File

@@ -3,7 +3,7 @@
# customise the display of your website.
#
# Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters
# https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters
colorScheme = "ocean"
defaultAppearance = "light" # valid options: light or dark
@@ -32,7 +32,7 @@ mainSections = ["posts", "suggest", "external"]
showBreadcrumbs = true
showDraftLabel = true
showEdit = true
editURL = "https://github.com/nunocoracao/homepage/tree/main/content"
# editURL = "https://github.com/nunocoracao/homepage/tree/main/content"
editAppendPath = true
showHeadingAnchors = true
showPagination = true