🚚 style: move main image to static path

main
welpo 2 years ago
parent 1c27ef4c4e
commit 6783ff6e49
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -6,7 +6,7 @@ sort_by = "date"
template = "section.html"
[extra]
desc = {title = "Hello! I'm tabi~", img = "/main.png" }
desc = {title = "Hello! I'm tabi~", img = "/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.

Before

Width:  |  Height:  |  Size: 313 KiB

After

Width:  |  Height:  |  Size: 313 KiB

Loading…
Cancel
Save