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

@ -8,7 +8,7 @@ comments:
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?
@ -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`.
![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>