File tree 2 files changed +38
-0
lines changed
2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 " />
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
+ < title > oota-sushikuitee.net - 404 Not Found</ title >
7
+ < meta
8
+ name ="description "
9
+ content ="oota-sushikuitee.net means Oota wants to eat sushi "
10
+ />
11
+ < meta name ="keywords " content ="oota-sushikuitee " />
12
+ < meta name ="author " content ="oota-sushikuitee " />
13
+ < meta property ="og:title " content ="oota-sushikuitee " />
14
+ < meta
15
+ property ="og:description "
16
+ content ="oota-sushikuitee.net means Oota wants to eat sushi "
17
+ />
18
+ < meta property ="og:image " content ="./img/mayo_no.png " />
19
+ < meta property ="og:url " content ="https://oota-sushikuitee.net " />
20
+ < meta name ="twitter:card " content ="./img/mayo_no.png " />
21
+ < link rel ="stylesheet " href ="style.css " />
22
+ </ head >
23
+ < body >
24
+ < div class ="header ">
25
+ < a href ="https://github.com/oota-sushikuitee " class ="site-name "
26
+ > oota-sushikuitee.net</ a
27
+ >
28
+ </ div >
29
+ < div class ="container ">
30
+ < img src ="./img/mayo_no.png " alt ="mayo-kun " class ="center-image " />
31
+ < h1 > 404 - Not Found</ h1 >
32
+ < p > Sorry, the page you are looking for does not exist.</ p >
33
+ </ div >
34
+ < footer class ="footer ">
35
+ < p > © oota-sushikuitee.net 2024</ p >
36
+ </ footer >
37
+ </ body >
38
+ </ html >
You can’t perform that action at this time.
0 commit comments