fix: Root-relative links

Now assets can be linked easily without all these `../`
This commit is contained in:
daudix-UFO
2023-09-20 01:06:44 +03:00
parent 158aab97a1
commit e94ef3caf7
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -8,7 +8,7 @@ comments:
id: id:
--- ---
![Quill](../assets/posts/2023-08-31/quill.png){:.full.media.hover} ![Quill](/assets/posts/2023-08-31/quill.png){:.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`.
![The Office](../assets/posts/2023-08-31/The_Office.webp){:.full.media.hover} ![The Office](/assets/posts/2023-08-31/The_Office.webp){:.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>