File tree 1 file changed +22
-17
lines changed
1 file changed +22
-17
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
3
- < head >
4
- < title > Portal 2 Rules</ title >
5
- < link rel ="stylesheet " href ="style.css " />
6
- </ head >
3
+ < html lang ="en ">
4
+ < head >
5
+ < meta charset ="UTF-8 ">
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
+ < title > Portal 2 Rules</ title >
8
+ < link rel ="stylesheet " href ="style.css " />
9
+ < link rel ="icon " type ="image/png " href ="https://avatars.githubusercontent.com/u/83299896 " />
10
+ </ head >
7
11
8
- < body >
9
- < nav >
10
- < div >
11
- {{NAV_MENU}}
12
- </ div >
13
- </ nav >
14
- < main >
15
- < h1 > Portal 2 Rules</ h1 >
16
- {{CONTENT}}
17
- </ main >
18
- </ body >
19
-
20
- < script src ="scroll.js "> </ script >
12
+ < body >
13
+ < nav >
14
+ < div >
15
+ {{NAV_MENU}}
16
+ </ div >
17
+ </ nav >
18
+ < main >
19
+ < h1 > Portal 2 Rules</ h1 >
20
+ {{CONTENT}}
21
+ </ main >
22
+ </ body >
23
+
24
+ < script src ="scroll.js "> </ script >
25
+ </ html >
You can’t perform that action at this time.
0 commit comments