mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2026-03-07 10:37:58 +00:00
Claude cleaning
This commit is contained in:
7
layouts/_default/single.markdown
Normal file
7
layouts/_default/single.markdown
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "{{ .Title }}"
|
||||
date: {{ .Date.Format "2006-01-02" }}
|
||||
{{ if .Draft }}draft: true{{ end }}
|
||||
---
|
||||
|
||||
{{ .RawContent }}
|
||||
Reference in New Issue
Block a user