Skip to content

Commit fefc2d3

Browse files
added more images, additional info, theme, new font, etc.
1 parent 18c6758 commit fefc2d3

28 files changed

Lines changed: 73 additions & 7 deletions

src/app.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5+
<link rel="preconnect" href="https://fonts.googleapis.com">
6+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
7+
<link href="https://fonts.googleapis.com/css2?family=Russo+One&display=swap" rel="stylesheet">
58
<meta name="viewport" content="width=device-width, initial-scale=1" />
69
%sveltekit.head%
710
</head>

0 commit comments

Comments
 (0)