We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3113a3e commit 8407b7fCopy full SHA for 8407b7f
index.html
@@ -5,6 +5,9 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Untitled Diagram | Amplistack</title>
7
<link rel="icon" href="assets/favicon.svg" type="image/svg+xml">
8
+ <link rel="preconnect" href="https://fonts.googleapis.com">
9
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
10
+ <link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
11
<link rel="stylesheet" href="styles.css">
12
<script src="https://accounts.google.com/gsi/client" async defer></script>
13
<script src="https://cdn.amplitude.com/script/b9c4712e45db54f13f1ce8785be948cd.js"></script>
0 commit comments