Sticky-Position verallgemeinert
This commit is contained in:
parent
b5c29695ff
commit
ac8d277899
5 changed files with 20 additions and 11 deletions
|
@ -4,7 +4,7 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "sidebar" }}
|
||||
<div class="position-sticky" style="top: 0.5rem;">
|
||||
<div class="position-sticky">
|
||||
{{- partial "widget/header.html" (dict "title" "About Me") -}}
|
||||
{{- partial "widget/aboutme.html" (dict "avatar" .Site.Params.Avatar "description" .Site.Params.Description) -}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue