File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="/css/style.css ">
1010 < link rel ="stylesheet " href ="/css/index.css ">
11+ < link rel ="stylesheet " href ="css/seasonal.css ">
1112 < link rel ="icon " href ="/img/favicon-32x32.png ">
1213 < script src ="/js/disguise.js "> </ script >
1314 < style >
@@ -74,12 +75,11 @@ <h2>Jet Yeh's</h2>
7475 < img title ="icon " src ="/img/icon.png " width ="199px ">
7576 </ div >
7677 </ div >
77-
7878 < div class ="main_content ">
7979 < iframe id ="game-frame " src ="" allowfullscreen > </ iframe >
8080 </ div >
8181 </ div >
82-
82+ < script type =" text/javascript " src =" ../js/seasonal.js " > </ script >
8383 < script >
8484 const params = new URLSearchParams ( window . location . search ) ;
8585 const gameUrl = params . get ( "src" ) ;
Original file line number Diff line number Diff line change 6161 < div class ="settings-content ">
6262 < input id ="gc-disguise-toggle " type ="checkbox ">
6363 < label for ="gc-disguise-toggle ">
64- Google Classroom Disguise (Early Beta)
64+ Google Classroom Disguise
6565 </ label >
6666 </ div >
6767 </ div >
You can’t perform that action at this time.
0 commit comments