aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-05 19:42:27 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-05 19:42:53 +0200
commit7232daee2c5268cbce9191813fd4d7bde9633e59 (patch)
treeb7e9663c02e332545fdc82dea44f3ab96708dbf1 /_includes
parentsidebar: push the "About" section down (diff)
downloadjekyll-theme-7232daee2c5268cbce9191813fd4d7bde9633e59.tar.gz
jekyll-theme-7232daee2c5268cbce9191813fd4d7bde9633e59.zip
Revert "sidebar: collapse "about" & "links""
This reverts commit 8cb81a31e648d3b1ed35042c6d77a42fa58d3da1. You know what? It bugs me when they are together like that.
Diffstat (limited to '_includes')
-rw-r--r--_includes/jekyll-theme/sidebar/about.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_includes/jekyll-theme/sidebar/about.html b/_includes/jekyll-theme/sidebar/about.html
index aa461a8..9ea927c 100644
--- a/_includes/jekyll-theme/sidebar/about.html
+++ b/_includes/jekyll-theme/sidebar/about.html
@@ -19,6 +19,9 @@
<div class="list-group-item">
<p class="list-group-item-text">{{ project_desc }}</p>
</div>
+</div>
+
+<div class="list-group wide-enough">
<div class="list-group-item disabled">
<h4 class="list-group-item-heading">links</h4>
</div>