mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Merge pull request #1095 from nunocoracao/1093-update-theme-to-support-hugo-v01210
⚙️ Update theme to support Hugo v0.121.0
This commit is contained in:
commit
4bc1ed0a86
3 changed files with 93 additions and 82 deletions
|
@ -5121,7 +5121,7 @@ pre {
|
|||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -100px;
|
||||
top: -150px;
|
||||
height: 0px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
|
@ -404,7 +404,7 @@ pre {
|
|||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -100px;
|
||||
top: -150px;
|
||||
height: 0px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
171
assets/lib/tw-elements/index.min.js
vendored
171
assets/lib/tw-elements/index.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue