Skip to content

Commit b82b1e3

Browse files
authored
Update reserved.html
1 parent b3e11f6 commit b82b1e3

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

reserved.html

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,46 +6,11 @@
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>

0 commit comments

Comments
 (0)