diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<link rel="me" href="https://mastodon.gamedev.place/@altaf">
<title>This is altaf-creator</title>
- <script src="https://kit.fontawesome.com/d279a1f519.js" crossorigin="anonymous"></script>
+ <link rel="stylesheet" href="/packages/fontawesome-free-6.5.2-web/css/all.css">
</head>
<body onload="addNodes()">
|