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

github.com/nathancday/min_night.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate <nathancday@gmail.com>2017-12-09 23:15:06 +0300
committerNate <nathancday@gmail.com>2018-03-12 02:28:52 +0300
commit581fd8f4e6a753d3db0565c89cfa34d0abbab8d2 (patch)
tree9b641d4d8958389925f629c124aa027784ea0e8d
parent682ebecd55ae2a3362764eb7d11cbb1bf24a4746 (diff)
removed testing paragraph form index.html
-rw-r--r--layouts/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/index.html b/layouts/index.html
index d3a1047..dd5ad1b 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -9,13 +9,10 @@
<h1>{{ .Site.Title }}</h1>
- </h1>
-
<h2>{{ markdownify .Site.Params.Description }}</h2>
</div>
-
</main>