Skip to content

Commit f9fd65c

Browse files
authored
Fix reference to base layout in 404.html (#713)
Merge pull request 713
1 parent 8bdb469 commit f9fd65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: default
2+
layout: base
33
---
44

55
<style type="text/css" media="screen">

0 commit comments

Comments
 (0)