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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Verkhoturov <paskal.07@gmail.com>2018-04-14 13:46:16 +0300
committerDmitry Verkhoturov <paskal.07@gmail.com>2018-04-14 13:46:16 +0300
commitdfacb359df0504c9085566d67b7f27e5cbfedfdc (patch)
treeed3529725b31284125ecb010486f20b66848382b /README.md
parent45b37dcf5e33b893e029b42c7ff101bd9b29d7ea (diff)
remove trailing spaces
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13ab52a..f629c09 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ Copy the `config.toml` in the root directory of your website. Overwrite the exis
# Common-Defined
title: "An Example Post"
date: 2018-01-01T16:01:23+08:00
-lastmod: 2018-01-02T16:01:23+08:00
+lastmod: 2018-01-02T16:01:23+08:00
draft: false
tags: ["tag-1", "tag-2", "tag-3"]
categories: ["index"]