diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 19:52:06 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 19:52:06 +0300 |
commit | 99deed9ef6ab7624d5485ed582de015fae6b578b (patch) | |
tree | 461f800fc2d4ba4cdfec4a09b54950106dfd8c09 /layouts/_default/single.txt | |
parent | 876f3e0ae68f46791aeecdaed398dfc91389c3c8 (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'layouts/_default/single.txt')
-rw-r--r-- | layouts/_default/single.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/layouts/_default/single.txt b/layouts/_default/single.txt index 51f0239..7a44b8b 100644 --- a/layouts/_default/single.txt +++ b/layouts/_default/single.txt @@ -1,8 +1,5 @@ {{ .Title }} - -{{ $content := .RawContent -}} -{{ $content := $content | replaceRE "(?s:< !--more-- >)" "" -}} -{{ $content }} - ---- +================================================================================ +{{ partial "content.txt" . }} +================================================================================ NeonXP at {{ .Date.Format "2006-01-02" }} |