add id for scroll to top
This commit is contained in:
parent
3a92d35ae3
commit
1863db477c
|
@ -1,4 +1,4 @@
|
|||
<div class="title-wrapper">
|
||||
<div class="title-wrapper" id="top">
|
||||
<span class="title"><a href="{{ .Site.BaseURL }}">{{ $.Site.Title }}</a></span>
|
||||
<span class="menu">
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue