Skip to content

Commit 47753e7

Browse files
Remove erroneous calls to redirect.js (#746)
1 parent 5d0a981 commit 47753e7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
/vendor
77
/_site
8-
/js/redirect.js
8+

404.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
layout: page
33
permalink: /404
4-
scripts:
5-
- /js/redirect.js
64
---
75

86
<h1 id="error-message"></h1>

0 commit comments

Comments
 (0)