🍱 improvement: use webp instead of png

This commit is contained in:
welpo
2023-02-11 21:35:22 +01:00
parent f555d34207
commit 7a69759112
6 changed files with 2 additions and 3 deletions

View File

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