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

github.com/darshanbaral/kitab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/sidebar.html')
-rw-r--r--layouts/partials/sidebar.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 48c7e7b..9f2ea79 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -1,4 +1,4 @@
-<div class="toTop" style="width: 25px;">
+<div class="side-bar">
{{ if eq .Kind "page" }}
{{ partial "prevnext" . }}
{{ end }}
@@ -15,15 +15,6 @@
class="nav-menu fas fa-share-alt"
></i>
</p>
- <p class="about text-left mb-0">
- <a href="https://github.com/darshanbaral/kitab">
- <small class="text-secondary">kitab</small>
- <br />
- </a>
- <a href="https://www.darshanbaral.com/">
- <small class="text-secondary">d.b</small>
- </a>
- </p>
</div>
<script>