fix: Root-relative links
Now assets can be linked easily without all these `../`
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# Site settings
|
# Site settings
|
||||||
title: Duckquill
|
title: Duckquill
|
||||||
baseurl:
|
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
|
# usually empty. necessary for building absolute URIs
|
||||||
# for metadata header
|
# for metadata header
|
||||||
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
|
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
|
||||||
|
@ -8,7 +8,7 @@ comments:
|
|||||||
id:
|
id:
|
||||||
---
|
---
|
||||||
|
|
||||||
{:.full.media.hover}
|
{:.full.media.hover}
|
||||||
|
|
||||||
## The what?
|
## 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`.
|
_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>
|
<figcaption>The Office where Stanley works, it has yellow floor and beige walls</figcaption>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user