mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Close #91. Site sidebar is now scrollable with main content.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="container">
|
||||
<div class="sidebar-about text-center">
|
||||
<!--<a href="{{ .Site.BaseURL }}"><h1 class="brand">{{ .Site.Title }}</h1></a>-->
|
||||
<a href="{{ .Site.BaseURL }}">{{ with .Site.Params.authorimage }} <img src="{{.}}" alt="WFT Logo" class="" width=""> {{ end }}</a>
|
||||
|
||||
Reference in New Issue
Block a user