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 03367dc commit 0ad3905Copy full SHA for 0ad3905
index.html
@@ -6,7 +6,7 @@
6
<title>TinyPine.js - Minimal Reactive JavaScript Framework</title>
7
<meta name="description" content="Official documentation for TinyPine.js - a minimal reactive JavaScript framework">
8
<link rel="icon" type="image/svg+xml" href="./favicon.svg">
9
- <link rel="preconnect" href="https://fonts.googleapis.com">
+ <link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap" rel="stylesheet">
12
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
0 commit comments