File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < meta nav-title ="Main page " />
7- < title > Document </ title >
7+ < title > Peak html "programming" </ title >
88 </ head >
99 < body >
10- < button > Hello, World!</ button >
11- < script src ="ts/index.js "> </ script >
10+ < h1 >
11+ Hello! This website was deployed using a custom GitHub Actions workflow.
12+ </ h1 >
13+ < h2 > < a href ="nav.html "> Page navigation (autogenerated)</ a > </ h2 >
14+ < h2 >
15+ < a href ="https://github.com/baerchen201/jubilant-octo-funicular "
16+ > Source code on GitHub</ a
17+ >
18+ </ h2 >
1219 </ body >
1320</ html >
Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < meta nav-title ="Alternative main page " />
7- < title > Peak html "programming" </ title >
6+ < meta nav-title ="Test page " />
7+ < title > Document </ title >
88 </ head >
99 < body >
10- < h1 >
11- Hello! This website was deployed using a custom GitHub Actions workflow.
12- </ h1 >
13- < h2 > < a href ="nav.html "> Page navigation (autogenerated)</ a > </ h2 >
14- < h2 >
15- < a href ="https://github.com/baerchen201/jubilant-octo-funicular "
16- > Source code on GitHub</ a
17- >
18- </ h2 >
10+ < button > Hello, World!</ button >
11+ < script src ="ts/index.js "> </ script >
1912 </ body >
2013</ html >
You can’t perform that action at this time.
0 commit comments