File tree 1 file changed +12
-10
lines changed
1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 8
8
<!DOCTYPE html>
9
9
< html >
10
10
< body >
11
- < img src ="{{ site.baseurl }}/assets/images/404_sign.png " />
11
+ < div style ="text-align: center; ">
12
+ < img src ="{{ site.baseurl }}/assets/images/404_sign.png " />
12
13
13
- < h1 > Oops!</ h1 >
14
+ < h1 > Oops!</ h1 >
14
15
15
- < h4 > You've reached a dead end.</ h4 >
16
+ < h4 > You've reached a dead end.</ h4 >
16
17
17
- < h4 >
18
- If you feel like something should be here, you can < a href ="https://github.com/pytorch/pytorch.github.io/issues "> open an issue</ a > on GitHub.
19
- </ h4 >
18
+ < h4 >
19
+ If you feel like something should be here, you can < a href ="https://github.com/pytorch/pytorch.github.io/issues "> open an issue</ a > on GitHub.
20
+ </ h4 >
20
21
21
- < h4 >
22
- Click < a href ="/ "> here</ a > to go back to the main page.
23
- </ h4 >
22
+ < h4 >
23
+ Click < a href ="/ "> here</ a > to go back to the main page.
24
+ </ h4 >
25
+ </ div >
24
26
</ body >
25
- </ html >
27
+ </ html >
You can’t perform that action at this time.
0 commit comments