File tree Expand file tree Collapse file tree 7 files changed +50
-73
lines changed
Expand file tree Collapse file tree 7 files changed +50
-73
lines changed Original file line number Diff line number Diff line change 2222 <!-- Files -->
2323 < link rel ="preload " href ="https://raw.githubusercontent.com/is-a-dev/register/refs/heads/main/CONTRIBUTING.md " as ="fetch " crossorigin ="anonymous ">
2424
25+ <!-- Favicon -->
26+ < link rel ="icon " type ="image/x-icon " href ="assets/favicon.ico " />
27+
2528 <!-- Stylesheets -->
26- < link rel ="stylesheet " href ="styles/main.css " rel ="prefetch ">
29+ < link rel ="stylesheet " href ="styles/main.css " />
30+ < link rel ="stylesheet " href ="styles/secondary.css " />
31+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel ="prefetch " />
32+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel ="prefetch " />
2733
2834 <!-- Scripts -->
2935 < script src ="scripts/marked.min.js " rel ="prefetch "> </ script >
3036 </ head >
3137
32- < style >
33- body {
34- box-sizing : border-box;
35- min-width : 200px ;
36- max-width : 980px ;
37- margin : auto;
38- padding : 45px ;
39- }
40-
41- @media (prefers-color-scheme : dark) {
42- body {
43- background-color : # 0d1117 ;
44- }
45- }
46- </ style >
47-
4838 < body >
4939 < div class ="markdown-body " id ="contributing "> < p > Loading...</ p > </ div >
5040
Original file line number Diff line number Diff line change 2222 <!-- Files -->
2323 < link rel ="preload " href ="https://raw.githubusercontent.com/is-a-dev/register/refs/heads/main/DISCORD_RULES.md " as ="fetch " crossorigin ="anonymous ">
2424
25+ <!-- Favicon -->
26+ < link rel ="icon " type ="image/x-icon " href ="assets/favicon.ico " />
27+
2528 <!-- Stylesheets -->
26- < link rel ="stylesheet " href ="styles/main.css " rel ="prefetch ">
29+ < link rel ="stylesheet " href ="styles/main.css " />
30+ < link rel ="stylesheet " href ="styles/secondary.css " />
31+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel ="prefetch " />
32+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel ="prefetch " />
2733
2834 <!-- Scripts -->
2935 < script src ="scripts/marked.min.js " rel ="prefetch "> </ script >
3036 </ head >
3137
32- < style >
33- body {
34- box-sizing : border-box;
35- min-width : 200px ;
36- max-width : 980px ;
37- margin : auto;
38- padding : 45px ;
39- }
40-
41- @media (prefers-color-scheme : dark) {
42- body {
43- background-color : # 0d1117 ;
44- }
45- }
46- </ style >
47-
4838 < body >
4939 < div class ="markdown-body " id ="discord-rules "> < p > Loading...</ p > </ div >
5040
Original file line number Diff line number Diff line change 3838
3939 <!-- Stylesheets -->
4040 < link rel ="stylesheet " href ="styles/main.css " />
41- < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " / >
42- < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " / >
41+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel =" prefetch " >
42+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel =" prefetch " >
4343
4444 <!-- Scripts -->
4545 < script defer data-domain ="is-a.dev " src ="https://analytics.hrsn.net/js/script.js "> </ script >
Original file line number Diff line number Diff line change 77 <!-- HTML Meta Tags -->
88 < title > Reserved Domain | is-a.dev</ title >
99
10+ <!-- Favicon -->
11+ < link rel ="icon " type ="image/x-icon " href ="assets/favicon.ico " />
12+
1013 <!-- Stylesheets -->
11- < link rel ="stylesheet " href ="styles/main.css ">
12- < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css ">
13- < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css ">
14+ < link rel ="stylesheet " href ="styles/main.css " />
15+ < link rel ="stylesheet " href ="styles/secondary.css " />
16+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel ="prefetch " />
17+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel ="prefetch " />
1418 </ head >
1519
1620 < body >
Original file line number Diff line number Diff line change 2222 <!-- Files -->
2323 < link rel ="preload " href ="https://raw.githubusercontent.com/is-a-dev/register/refs/heads/main/SECURITY.md " as ="fetch " crossorigin ="anonymous ">
2424
25+ <!-- Favicon -->
26+ < link rel ="icon " type ="image/x-icon " href ="assets/favicon.ico " />
27+
2528 <!-- Stylesheets -->
26- < link rel ="stylesheet " href ="styles/main.css " rel ="prefetch ">
29+ < link rel ="stylesheet " href ="styles/main.css " />
30+ < link rel ="stylesheet " href ="styles/secondary.css " />
31+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel ="prefetch " />
32+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel ="prefetch " />
2733
2834 <!-- Scripts -->
2935 < script src ="scripts/marked.min.js " rel ="prefetch "> </ script >
3036 </ head >
3137
32- < style >
33- body {
34- box-sizing : border-box;
35- min-width : 200px ;
36- max-width : 980px ;
37- margin : auto;
38- padding : 45px ;
39- }
40-
41- @media (prefers-color-scheme : dark) {
42- body {
43- background-color : # 0d1117 ;
44- }
45- }
46- </ style >
47-
4838 < body >
4939 < div class ="markdown-body " id ="security "> < p > Loading...</ p > </ div >
5040
Original file line number Diff line number Diff line change 1+ body {
2+ box-sizing : border-box;
3+ min-width : 200px ;
4+ max-width : 980px ;
5+ margin : auto;
6+ padding : 45px ;
7+ }
8+
9+ @media (prefers-color-scheme : dark) {
10+ body {
11+ background-color : # 0d1117 ;
12+ }
13+ }
Original file line number Diff line number Diff line change 2626 <!-- Files -->
2727 < link rel ="preload " href ="https://raw.githubusercontent.com/is-a-dev/register/refs/heads/main/TERMS_OF_SERVICE.md " as ="fetch " crossorigin ="anonymous ">
2828
29+ <!-- Favicon -->
30+ < link rel ="icon " type ="image/x-icon " href ="assets/favicon.ico " />
31+
2932 <!-- Stylesheets -->
30- < link rel ="stylesheet " href ="styles/main.css " rel ="prefetch ">
33+ < link rel ="stylesheet " href ="styles/main.css " />
34+ < link rel ="stylesheet " href ="styles/secondary.css " />
35+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css " rel ="prefetch " />
36+ < link rel ="stylesheet " href ="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css " rel ="prefetch " />
3137
3238 <!-- Scripts -->
3339 < script src ="scripts/marked.min.js " rel ="prefetch "> </ script >
3440 </ head >
3541
36- < style >
37- body {
38- box-sizing : border-box;
39- min-width : 200px ;
40- max-width : 980px ;
41- margin : auto;
42- padding : 45px ;
43- }
44-
45- @media (prefers-color-scheme : dark) {
46- body {
47- background-color : # 0d1117 ;
48- }
49- }
50- </ style >
51-
5242 < body >
5343 < div class ="markdown-body " id ="terms-of-service "> < p > Loading...</ p > </ div >
5444
You can’t perform that action at this time.
0 commit comments