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
|
||||
|
@ -8,7 +8,7 @@ comments:
|
||||
id:
|
||||
---
|
||||
|
||||
{:.full.media.hover}
|
||||
{:.full.media.hover}
|
||||
|
||||
## The what?
|
||||
|
||||
@ -32,7 +32,7 @@ This is the story of a man named _Stanley_.
|
||||
|
||||
_Stanley_ worked for a company in a big building where he was Employee `#427`.
|
||||
|
||||
{:.full.media.hover}
|
||||
{:.full.media.hover}
|
||||
|
||||
<figcaption>The Office where Stanley works, it has yellow floor and beige walls</figcaption>
|
||||
|
||||
|
Reference in New Issue
Block a user