File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed
Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change 66
77 <!-- HTML Meta Tags -->
88 < title > Reserved Domain | is-a.dev</ title >
9- < meta name ="description " content ="This domain is reserved by is-a.dev maintainers. " />
10-
11- <!-- Google / Search Engine Tags -->
12- < meta itemprop ="name " content ="Reserved Domain | is-a.dev " />
13- < meta itemprop ="description " content ="This domain is reserved by is-a.dev maintainers. " />
14-
15- <!-- Facebook Meta Tags -->
16- < meta property ="og:url " content ="https://is-a.dev/terms " />
17- < meta property ="og:type " content ="website " />
18- < meta property ="og:title " content ="Reserved Domain | is-a.dev " />
19- < meta property ="og:description " content ="This domain is reserved by is-a.dev maintainers. " />
20-
21- <!-- Twitter Meta Tags -->
22- < meta name ="twitter:card " content ="summary_large_image " />
23- < meta name ="twitter:title " content ="Reserved Domain | is-a.dev " />
24- < meta name ="twitter:description " content ="This domain is reserved by is-a.dev maintainers. " />
259
2610 <!-- Stylesheets -->
2711 < link rel ="stylesheet " href ="styles/main.css " rel ="prefetch ">
28-
29- <!-- Scripts -->
30- < script src ="scripts/marked.min.js " rel ="prefetch "> </ script >
3112 </ head >
3213
33- < style >
34- body {
35- box-sizing : border-box;
36- min-width : 200px ;
37- max-width : 980px ;
38- margin : auto;
39- padding : 45px ;
40- }
41-
42- @media (prefers-color-scheme : dark) {
43- body {
44- background-color : # 0d1117 ;
45- }
46- }
47- </ style >
48-
4914 < body >
5015 < h1 > Reserved Domain</ h1 >
5116 < p > This domain has been reserved by the is-a.dev team and is not available for registration. < a href ="/ "> Return to the homepage.</ a > </ p >
You can’t perform that action at this time.
0 commit comments