File tree 2 files changed +13
-16
lines changed
2 files changed +13
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 " />
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
+ < meta name ="robots " content ="noindex, follow " />
7
+ < link rel ="stylesheet " href ="/style.css " />
8
+ < title > zzz</ title >
9
+ </ head >
3
10
4
- < head >
5
- < meta charset ="UTF-8 ">
6
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < meta name ="robots " content ="noindex, follow ">
8
- < link rel ="stylesheet " href ="/style.css ">
9
- < title > zzz</ title >
10
- </ head >
11
-
12
- < body >
13
- < div class ="content ">
14
- < div class ="eepy ">
15
- < img alt ="eepy " src ="/eepy.webp ">
11
+ < body >
12
+ < div class ="content ">
13
+ < div class ="eepy ">
14
+ < img alt ="eepy " src ="/eepy.webp " />
15
+ </ div >
16
16
</ div >
17
- </ div >
18
- </ body >
19
-
17
+ </ body >
20
18
</ html >
You can’t perform that action at this time.
0 commit comments