File cleanup and sourcing external fonts

This commit is contained in:
rektdeckard
2020-07-29 12:14:31 -04:00
parent 0ef8f87456
commit f3aa75a0c9
4 changed files with 20 additions and 346 deletions

View File

@@ -24,6 +24,8 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap" rel="stylesheet">
<title>React App</title>
</head>
<body>