fix: Root-relative links
Now assets can be linked easily without all these `../`
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Site settings
|
||||
title: Duckquill
|
||||
baseurl:
|
||||
"/duckquill" # the subpath of your site, e.g. /blog/
|
||||
"" # the subpath of your site, e.g. /blog
|
||||
# usually empty. necessary for building absolute URIs
|
||||
# for metadata header
|
||||
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
|
||||
|
Reference in New Issue
Block a user