diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 1 |
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> |