📝 Docs: add search archetype

command: hugo new content search/index.md
This commit is contained in:
Cell
2024-11-27 17:53:29 +08:00
parent 4886c05395
commit 6a04876258
+5
View File
@@ -0,0 +1,5 @@
---
title: {{ T "assets.search" }}
layout: search
date: {{ .Date }}
---