🐛 fix: set absolute path to main image
Otherwise it would fail to load when changing page.
This commit is contained in:
parent
2cfb57e758
commit
067bc6ba25
@ -6,7 +6,7 @@ sort_by = "date"
|
|||||||
template = "section.html"
|
template = "section.html"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
desc = {title = "Hello! I'm tabi~", img = "main.png" }
|
desc = {title = "Hello! I'm tabi~", img = "/main.png" }
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Tabi is a simple theme for [Zola](https://www.getzola.org/). It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.
|
Tabi is a simple theme for [Zola](https://www.getzola.org/). It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user