Skip to content

Commit

Permalink
基础完成
Browse files Browse the repository at this point in the history
  • Loading branch information
awauox committed Jan 17, 2024
1 parent 6ca3e34 commit b124955
Show file tree
Hide file tree
Showing 5 changed files with 413 additions and 0 deletions.
Empty file added blogsite/.hugo_build.lock
Empty file.
5 changes: 5 additions & 0 deletions blogsite/archetypes/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++
Loading

0 comments on commit b124955

Please sign in to comment.