Compare commits

...

2 Commits

Author SHA1 Message Date
Alex Kerr
5ca40e105b Update logo SVG to one with font 2026-03-13 18:23:45 +00:00
Alex Kerr
50f45fc2d9 Add Google font 2026-03-13 18:23:35 +00:00
2 changed files with 49 additions and 301 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -1,5 +1,8 @@
<!DOCTYPE html>
<head>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Tienne:wght@400;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style/style.css">
</head>
<body>