cretead template and header component

This commit is contained in:
Yusuf Ipek
2021-04-29 14:07:23 +03:00
parent e2bb2afb5c
commit ad0fd6215c
31 changed files with 48 additions and 52 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

+5
View File
@@ -15,6 +15,11 @@
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=Lato:100,300,400,700,900"
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.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB