You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/error.njk
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,10 @@ style: 'error.css'
31
31
</div>
32
32
</div>
33
33
<h2data-animation="fade-in"data-delay="1">
34
-
<markclass="big-text highlight">404</mark> — The page that you
35
-
are looking for
36
-
does not exist
34
+
<markclass="big-text highlight">404</mark> — The page that you are looking for does not exist
37
35
</h2>
38
36
<pdata-animation="fade-in"data-delay="2">
39
-
Please <markclass="highlight">make sure that the URL</mark> you
40
-
typed are
41
-
correct, if you think that the
42
-
<markclass="highlight">URL is correct</mark> but you still cannot seems to access it please <ahref="mailto:contact@emptywork.my.id">contact me via email</a>.
37
+
Please <markclass="highlight">make sure that the URL</mark> you typed is correct, if you think that the <markclass="highlight">URL is correct</mark> but you still cannot seems to access it please <ahref="mailto:contact@emptywork.my.id">contact me via email</a>.
0 commit comments