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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <VincentTam@users.noreply.github.com>2019-08-14 15:40:10 +0300
committerHanzei <16541325+hanzei@users.noreply.github.com>2019-08-14 15:40:10 +0300
commit8b1684b6c27c51bde5c4bb058e40e288089eb129 (patch)
tree200fb0bbb0ea4cbe7ceda2e1d8d31a1dc54d2ac2 /archetypes/default.md
parent7dbdfe32b974c84397a2a09dad67523352c0dbdc (diff)
Removed trailing spaces and missing newline at EOF (#170)
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index fbd25fc..17a3207 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -2,4 +2,4 @@
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
---- \ No newline at end of file
+---