Skip to content

Commit 3da037c

Browse files
committed
✨ Change skill font to source code pro
1 parent f2aa1f3 commit 3da037c

File tree

12 files changed

+142
-73
lines changed

12 files changed

+142
-73
lines changed

build/404.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@
7575
<link rel="manifest" href="manifest.json" />
7676
<link rel="icon" sizes="192x192" href="favicon-192.png" />
7777

78+
<link rel="preconnect" href="https://fonts.googleapis.com" />
79+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
80+
<link
81+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
82+
rel="stylesheet"
83+
/>
84+
7885
<script type="text/javascript">
7986
window.smartlook ||
8087
(function (d) {
@@ -94,8 +101,8 @@
94101
region: "eu",
95102
});
96103
</script>
97-
<script type="module" crossorigin src="/assets/index-4f2bbfb1.js"></script>
98-
<link rel="stylesheet" href="/assets/index-1b6d229e.css">
104+
<script type="module" crossorigin src="/assets/index-db360e77.js"></script>
105+
<link rel="stylesheet" href="/assets/index-f04136fa.css">
99106
</head>
100107
<body>
101108
<div id="root"></div>

build/assets/index-1b6d229e.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)