Finished Homepage

This commit is contained in:
Philipp Klüter
2021-04-05 14:07:46 +02:00
parent b6dc03592c
commit 6e5b6110f3
14 changed files with 919 additions and 86 deletions

View File

@@ -12,6 +12,10 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300"
rel="stylesheet"
/>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.