Skip to content

Commit 3463f44

Browse files
committedNov 16, 2024
更新
1 parent e8e180e commit 3463f44

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+5690
-0
lines changed
 

‎.hugo_build.lock

Whitespace-only changes.

‎archetypes/default.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
date: '{{ .Date }}'
3+
draft: true
4+
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
5+
---

0 commit comments

Comments
 (0)
Please sign in to comment.