Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alex-shpak/hugo-book.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-24 00:02:06 +0300
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-24 00:02:06 +0300
commit5b963180ab77741190d260cb33ddbb3dca5a27cd (patch)
tree3de37913583bbf5bc2dc767f77372a6d93687862 /archetypes
parentbcbb5a5006a9395e6e2d25ca77812273cd56c84e (diff)
Improve accessibility
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/posts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/posts.md b/archetypes/posts.md
index 2a20769..fdccff8 100644
--- a/archetypes/posts.md
+++ b/archetypes/posts.md
@@ -1,4 +1,4 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
---- \ No newline at end of file
+---