File tree Expand file tree Collapse file tree 12 files changed +19
-17
lines changed
Expand file tree Collapse file tree 12 files changed +19
-17
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,9 @@ This includes methods of deploying to Render/OnRender.
5757As of January 1st, 2024, Replit is [ no longer free] ( https://blog.replit.com/hosting-changes ) . Try GitHub Codespaces instead.
5858
5959### GitHub Codespaces
60+
6061> If you're setting the port below 1023, then you must run ` sudo PORT=1023 `
62+
61631 . Create a GitHub account if you haven't already.
62642 . Click "Code" (green button) and then "Create Codespace on main."
63653 . In the terminal at the bottom, paste ` pnpm i && pnpm start ` .
Original file line number Diff line number Diff line change 88 < link rel ="shortcut icon " id ="tab-favicon " href ="/favicon.png " />
99 < title id ="tab-title "> Home</ title >
1010 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
11- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
11+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1212 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
1313 < script type ="text/javascript " src ="//oysterscoldtiny.com/4d/2f/92/4d2f92b8c68718dd3efb74b9f9b5fa4e.js "> </ script >
1414 </ head >
Original file line number Diff line number Diff line change 1111 < script src ="./assets/-/config.js?v=5-5-2024 "> </ script >
1212 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
1313 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
14- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
14+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1515 < script src ="/assets/scripts/m.js?v=62 "> </ script >
1616 < script src ="/assets/scripts/i.js?V=42 "> </ script >
1717 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
Original file line number Diff line number Diff line change 205205}
206206
207207# add-tab : hover {
208- background-color : var (--accent-color )
208+ background-color : var (--accent-color );
209209}
210210
211211ul {
@@ -227,11 +227,11 @@ li {
227227}
228228
229229li .active {
230- background-color : var (--accent-color );
230+ background-color : var (--accent-color );
231231}
232232
233233li .active : hover {
234- background-color : var (--accent-color )
234+ background-color : var (--accent-color );
235235}
236236
237237li : hover {
Original file line number Diff line number Diff line change 1313 --column : # 353535 ;
1414 --accent-color : # 444 ;
1515 --main : # 222 ;
16-
16+
1717 --text-primary : # fff ;
1818 --text-secondary : # b0b0b0 ;
1919 --text-placeholder : # aaa ;
2626 --transparent : rgb (0 , 0 , 0 , 0 );
2727
2828 /* Other Colors */
29- --tab-hover : # 6495ED ;
29+ --tab-hover : # 6495ed ;
3030}
Original file line number Diff line number Diff line change 99 < title id ="tab-title "> Home</ title >
1010 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
1111 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
12- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
12+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1313 < script src ="/assets/scripts/i.js?V=42 "> </ script >
14- < script src ="/assets/scripts/ap.js?v=100 "> </ script >
1514 < script type ="text/javascript " src ="//oysterscoldtiny.com/4d/2f/92/4d2f92b8c68718dd3efb74b9f9b5fa4e.js "> </ script >
1615 </ head >
1716 < body >
3029 </ div >
3130 < div class ="pinned-apps "> </ div >
3231 < div class ="container-apps "> </ div >
32+ < script src ="/assets/scripts/ap.js?v=100 "> </ script >
3333 < script src ="./assets/-/bundle.js?v=5-5-2024 "> </ script >
3434 < script src ="./assets/-/config.js?v=5-5-2024 "> </ script >
3535 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
Original file line number Diff line number Diff line change 88 < link rel ="shortcut icon " id ="tab-favicon " href ="favicon.png " />
99 < title id ="tab-title "> Home</ title >
1010 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
11- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
11+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1212 < script type ="text/javascript " src ="//oysterscoldtiny.com/4d/2f/92/4d2f92b8c68718dd3efb74b9f9b5fa4e.js "> </ script >
1313 </ head >
1414 < body class ="center " onload ="SplashT ">
Original file line number Diff line number Diff line change 99 < link rel ="shortcut icon " id ="tab-favicon " href ="favicon.png " />
1010 < title id ="tab-title "> Home</ title >
1111 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
12- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
12+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1313 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
1414 < script type ="text/javascript " src ="//oysterscoldtiny.com/4d/2f/92/4d2f92b8c68718dd3efb74b9f9b5fa4e.js "> </ script >
1515 </ head >
Original file line number Diff line number Diff line change 1010 < title id ="tab-title "> Home</ title >
1111 < link rel ="stylesheet " href ="/assets/styles/main.css?v=16 " />
1212 < link rel ="stylesheet " href ="/assets/styles/settings.css?v=10 " />
13- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
13+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1414 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
1515 < script type ="text/javascript " src ="//oysterscoldtiny.com/4d/2f/92/4d2f92b8c68718dd3efb74b9f9b5fa4e.js "> </ script >
1616 </ head >
Original file line number Diff line number Diff line change 88 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
99 < link rel ="shortcut icon " id ="tab-favicon " href ="favicon.png " />
1010 < title id ="tab-title "> Home</ title >
11- < link rel ="stylesheet " href ="assets/styles/fr.css?v=30 " />
12- < link rel ="stylesheet " href ="/assets/styles/global.css?v=10 " />
11+ < link rel ="stylesheet " href ="assets/styles/fr.css?v=32 " />
12+ < link rel ="stylesheet " href ="/assets/styles/global.css?v=12 " />
1313 < script src ="https://kit.fontawesome.com/1237c86ba0.js " crossorigin ="anonymous "> </ script >
1414 < script >
1515 window . addEventListener ( "resize" , navigator . keyboard . lock ( [ "Escape" ] ) )
You can’t perform that action at this time.
0 commit comments