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

github.com/siegerts/hugo-theme-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Davis <ldav1s@yahoo.com>2019-04-04 06:16:24 +0300
committerLeo Davis <ldav1s@yahoo.com>2019-04-04 06:16:24 +0300
commit2599ffe8fba1ca9a8b4706d0d14c946f180cd494 (patch)
tree830ad26b1ef5d48c56e925e3072a042543f99378
parentdbd136138166db0fcc17eecf21b709d228a12241 (diff)
Remove stray html end tag.
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 53e4af7..040833f 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -23,4 +23,4 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
</head>
-</html>
+