aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-01-29 02:11:19 -0500
committerDeterminant <ted.sybil@gmail.com>2019-01-29 02:11:19 -0500
commitda4761513e70c63feeb5bd1eab1b8e29b476baed (patch)
tree03f3e3ae59f7f8b8071482ac06fa1e283bc8a139 /public/index.html
parentcd29185e6afeb5f71fe61ca8f49045d05914abfc (diff)
improve interface; add logo
Diffstat (limited to 'public/index.html')
-rwxr-xr-xpublic/index.html1
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.