Show how to import from public/

This commit is contained in:
Joseph Garrone
2024-01-11 15:06:43 +01:00
parent 0735f23464
commit 7a3589610c
6 changed files with 41 additions and 0 deletions

BIN
public/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -5,6 +5,9 @@
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png">
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.

BIN
public/keycloakify-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB