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

github.com/de-souza/hugo-flex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorde-souza <43355143+de-souza@users.noreply.github.com>2019-08-12 16:18:24 +0300
committerde-souza <43355143+de-souza@users.noreply.github.com>2019-08-12 16:18:24 +0300
commitc7d7b01bf240471a69203d0d81df0cc0b8b045da (patch)
tree7fd3c4baea2f3d4437f02c06b53e193f49c86fd0 /layouts/_default/baseof.html
parenta8875e74e620e272dcb8fbea741b722720acec39 (diff)
Add missing newline
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index cec80ae..057e535 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -36,4 +36,4 @@
</main>
{{ partial "footer.html" . }}
</body>
-</html> \ No newline at end of file
+</html>