diff options
Diffstat (limited to 'public/index.html')
-rwxr-xr-x | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index c442c87..7f36842 100755 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,7 @@ homescreen on Android. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> + <link rel="stylesheet" href="%PUBLIC_URL%/fonts/TypoPRO-FantasqueSansMono-Regular.css" /> <!-- Notice the use of %PUBLIC_URL% in the tags above. It will be replaced with the URL of the `public` folder during the build. |