stop using cdns for fonts
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
f30e5c1596
commit
facb807b81
18 changed files with 61 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
<meta name="color-scheme" content="dark light">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&family=Nunito:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/nunito.css">
|
||||
<link rel="stylesheet" href="/css/jetbrainsmono.css">
|
||||
<title>{{title}} – Prose</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue