File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- {{!< default }}
1
+ {{!< default }}
2
2
3
3
<section class =" py-8 px-4 mx-auto max-w-screen-xl lg:py-16 lg:px-6" >
4
4
5
5
<div class =" mx-auto max-w-screen-sm text-center" >
6
-
7
- <h1 class =" mb-4 text-7xl tracking-tight font-extrabold lg:text-9xl text-primary-600 dark:text-primary-500 " >
6
+
7
+ <h1 class =" mb-4 text-7xl tracking-tight font-extrabold lg:text-9xl text-primary-600" >
8
8
{{ statusCode }}
9
9
</h1 >
10
10
11
- <p class =" mb-4 text-lg font-light text-gray-500 dark:text-gray-400 " >
11
+ <p class =" mb-4 text-lg font-light text-gray-500 " >
12
12
{{ message }}
13
13
</p >
14
14
15
- <a href =" / " class =" mt-10 text-center w-46 m-auto my-20 p-3 bg-black text-white items-center rounded-lg" >
15
+ <a href =" {{ @site.url }} " class =" mt-10 text-center w-46 m-auto my-20 p-3 bg-black text-white items-center rounded-lg" >
16
16
Home
17
17
</a >
18
18
You can’t perform that action at this time.
0 commit comments