Merge branch 'main' into fix/style
This commit is contained in:
@@ -6,5 +6,7 @@ sort_by = "date"
|
||||
template = "section.html"
|
||||
|
||||
[extra]
|
||||
desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341", text = "Tabi is a simple theme for Zola. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance." }
|
||||
desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341" }
|
||||
+++
|
||||
|
||||
Tabi is a simple theme for Zola. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.
|
5
content/archive/_index.md
Normal file
5
content/archive/_index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "Archive"
|
||||
path = "archive"
|
||||
template = "archive.html"
|
||||
+++
|
@@ -4,6 +4,6 @@ description = "A cute Zola theme."
|
||||
weight = 1
|
||||
|
||||
[extra]
|
||||
remote_image = "https://user-images.githubusercontent.com/6399341/216358758-912b47e3-03ed-4b6d-b818-37cea7c42f45.png"
|
||||
remote_image = "https://user-images.githubusercontent.com/6399341/216767530-cfe66699-ee6a-40b0-93ff-ce6879f5381e.png"
|
||||
link_to = "https://github.com/welpo/tabi"
|
||||
+++
|
||||
|
Reference in New Issue
Block a user