implemented vite caching and added adaptive agriculture logos and manifest
This commit is contained in:
parent
9633fb7bb6
commit
1979976ad5
19 changed files with 4924 additions and 706 deletions
|
|
@ -14,7 +14,8 @@
|
|||
manifest.json provides metadata used when your web app is installed on a
|
||||
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 rel="manifest" href="%PUBLIC_URL%/manifest.json" /> -->
|
||||
<link rel="manifest" href="%PUBLIC_URL%/AdaptiveAgriculture/manifest.json" id="manifest-link" />
|
||||
<!--
|
||||
Notice the use of %PUBLIC_URL% in the tags above.
|
||||
It will be replaced with the URL of the `public` folder during the build.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue