From 15e7de8264b311e634fc439ff077c8db13511040 Mon Sep 17 00:00:00 2001 From: Anita Lipsky Date: Tue, 29 Oct 2024 16:10:54 +0100 Subject: [PATCH] fix: Explicitly reference external font --- README.md | 2 +- public/index.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 836b9ed..f810146 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Web component created using [lit](https://lit.dev/) ``` - + ``` 1. Generate a [google maps API key](https://developers.google.com/maps/documentation/javascript/get-api-key) diff --git a/public/index.html b/public/index.html index 4e27f28..2182b44 100644 --- a/public/index.html +++ b/public/index.html @@ -12,7 +12,10 @@ // Copy / paste the lines below directly inside the tag of front page of app --> - +