File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 2929 </ head >
3030
3131 < body >
32+
33+ <!-- link start video -->
34+ < video id ="linkStartVideo " autoplay muted >
35+ < source src ="./assets/videos-audios/link-start.mp4 " type ="video/mp4 ">
36+ </ video >
37+
38+ <!-- container -->
3239 < section id ="container404 ">
3340 < h2 class ="toShuffle "> Uh-oh! Computer Man was not able to find the page... 😥</ h2 >
3441
@@ -56,16 +63,19 @@ <h2 class="toShuffle">Uh-oh! Computer Man was not able to find the page... 😥<
5663 >
5764 < button > 💻 Computer Man?!</ button >
5865 </ a >
66+
67+ < button id ="linkStartBtn "> 🕸️ Old Version</ button >
5968 </ div >
60-
61- < br /> < br /> < br /> < br /> < br />
6269 </ section >
6370
71+ < br /> < br /> < br /> < br /> < br />
72+
6473 <!-- JS libraries -->
6574 < script type ="text/javascript " src ="./assets/js/libraries/easter-eggs.js "> </ script >
6675 < script type ="text/javascript " src ="./assets/js/libraries/import-easter-eggs.js "> </ script >
6776
6877 <!-- scripts pos-loading -->
6978 < script type ="text/javascript " src ="./assets/js/scripts/random-easter-egg.js "> </ script >
79+ < script type ="text/javascript " src ="./assets/js/scripts/link-start.js "> </ script >
7080 </ body >
71- </ html >
81+ </ html >
You can’t perform that action at this time.
0 commit comments