mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
added branding as metadata, fixed problem where query string filter wasn't seeding properly,
This commit is contained in:
BIN
public/icon-blue.png
Normal file
BIN
public/icon-blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -16,10 +16,10 @@ Coded by www.creative-tim.com
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.png" />
|
||||
<link id="favicon" rel="shortcut icon" href="%PUBLIC_URL%/" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#04aaef" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="%PUBLIC_URL%/apple-icon.png" />
|
||||
<link id="appleIcon" rel="apple-touch-icon" sizes="76x76" href="%PUBLIC_URL%/" />
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
<title>Nutrifresh One</title>
|
||||
<link
|
||||
|
BIN
public/kr-icon.png
Normal file
BIN
public/kr-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
public/kr-logo.png
Normal file
BIN
public/kr-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
public/nf-icon-blue.png
Normal file
BIN
public/nf-icon-blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
public/nf-logo-blue.png
Normal file
BIN
public/nf-logo-blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user