Skip to content

Commit aff9865

Browse files
authored
Update index.html
1 parent 077139f commit aff9865

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
88

99
<!-- HTML Meta Tags -->
10-
<title>is-a.dev -Free subdomains for developers</title>
10+
<title>is-a.dev - Free subdomains for developers</title>
1111
<meta name="description" content="A service to allow developers to get free `.is-a.dev` subdomains" />
1212
<meta name="theme-color" content="#4E3AA3" />
1313

@@ -42,6 +42,9 @@
4242
<link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css" />
4343
<link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css" />
4444
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
45+
46+
<!-- Scripts -->
47+
<script defer data-domain="is-a.dev" src="https://analytics.hrsn.net/js/script.js"></script>
4548
</head>
4649

4750
<body>
@@ -98,4 +101,4 @@ <h2>Donations</h2>
98101
</main>
99102
</body>
100103

101-
</html>
104+
</html>

0 commit comments

Comments
 (0)