mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00: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:
@@ -5121,7 +5121,7 @@ pre {
|
||||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -100px;
|
||||
top: -150px;
|
||||
height: 0px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
+1
-1
@@ -404,7 +404,7 @@ pre {
|
||||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -100px;
|
||||
top: -150px;
|
||||
height: 0px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
Vendored
+91
-80
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user