We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21387d7 commit 1e1182eCopy full SHA for 1e1182e
index.html
@@ -6,9 +6,9 @@
6
<meta http-equiv="x-ua-compatible" content="ie=edge" />
7
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
8
<title>is-a.dev | Free sub-domains for developers</title>
9
- <link rel="stylesheet" href="https://a.thered.sh/assets/fonts/Roboto/font.css">
10
- <link rel="stylesheet" href="https://a.thered.sh/assets/fonts/UbuntuMono/font.css">
11
- <link rel="stylesheet" href="https://a.thered.sh/assets/fa/css/all.min.css">
+ <link rel="stylesheet" href="/fonts/Roboto/font.css">
+ <link rel="stylesheet" href="/fonts/UbuntuMono/font.css">
+ <link rel="stylesheet" href="/fa/css/all.min.css">
12
<style>
13
html,
14
body {
0 commit comments