Add smooth scroll and sticky scripts

This commit is contained in:
Michael Rose
2016-03-10 13:06:17 -05:00
parent caefcce729
commit 3df0afbdc9
5 changed files with 54 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ layout: compress
{% endif %}
<div id="main" role="main">
<div class="sidebar">
<div class="sidebar sticky">
{% if page.author_profile %}{% include author-profile %}{% endif %}
{% if page.sidebar %}
{% for s in page.sidebar %}