Skip to content

Commit

Permalink
📝 Docs: add search archetype
Browse files Browse the repository at this point in the history
command: hugo new content search/index.md
  • Loading branch information
Lruihao committed Nov 27, 2024
1 parent 4886c05 commit 6a04876
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions archetypes/search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: {{ T "assets.search" }}
layout: search
date: {{ .Date }}
---

0 comments on commit 6a04876

Please sign in to comment.