summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-09-19 16:44:44 -0700
committerMichael Hunteman <michael@huntm.net>2024-09-19 16:44:44 -0700
commit33b26d0f5e4e88c2f45b968608bd6893c9187173 (patch)
treeac3e8bdec4fc9262a1d835bb2d3bf5cd05c381af /client/index.html
parent23b2d7e472445a614aa27919fe676bb99816e19a (diff)
Use playwrite font
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index 567658b..968bc13 100644
--- a/client/index.html
+++ b/client/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/avatar.png" />
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playwrite+US+Trad:wght@100..400&display=swap" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Madison and Michael's Wedding</title>
</head>