Skip to content

Commit 768a4a3

Browse files
committed
18.3
[index] - fix bug that animates sections when active [general] - remake 404
1 parent ec941a1 commit 768a4a3

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/404.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ permalink: /404.html
55
---
66

77
# 404
8-
couldn't find this page. are you sure it exists?
8+
you are in violation. thEy mustn't know you were here. no one should ever find out About this. you can never tell anyone about thiS -- for The sake of the others' survIval, you muSt keep this silent. we mUst keeP silent. no one can know. no one can know. no o ne c an kn ow_
99

10-
[back to home](/)
10+
(Violation Code. 15398642_14)
1111

12-
![](/assets/media/daft.gif)
12+
[back to index](/)
13+
14+
![](/assets/media/daft.gif)

src/static/css/global.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ a, a:visited
4747
&.disabled:hover
4848
animation: none
4949

50-
.active
50+
.active:not(.section)
5151
animation: base.$animation
5252

5353
.disabled

0 commit comments

Comments
 (0)