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

gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthik <kskarthik@disroot.org>2020-02-04 16:57:17 +0300
committerKarthik <kskarthik@disroot.org>2020-02-04 16:57:17 +0300
commit50305c517fab8afc228dcb99a98bbf4c02be42b2 (patch)
tree8e21c5c0b8bfe8aef7e477ea3d86dddce7315f8f /layouts/partials/footer.html
parent6911ef1ab394327535266b383ea7c23321d10c40 (diff)
add search bar, new index page post list
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index ad609f3..9df0ff5 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -5,4 +5,4 @@
{{ if .Site.Params.analytics }}
{{ template "_internal/google_analytics.html" . }}
{{ end }}
-</footer>
+</footer> \ No newline at end of file