Working template

This commit is contained in:
2025-04-02 16:47:51 +03:00
commit 679b2bb94a
22 changed files with 190 additions and 0 deletions

6
content/archives.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "Archives"
layout: "archives"
url: "/archives/"
summary: archives
---

7
content/search.md Normal file
View File

@ -0,0 +1,7 @@
---
title: "Search" # in any language you want
layout: "search" # is necessary
# url: "/archive"
# description: "Description for Search"
summary: "search"
---