mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-29 14:06:45 +00:00
added favicons
This commit is contained in:
parent
8aa0886f97
commit
c3fde41e04
BIN
assets/android-chrome-192x192.png
Normal file
BIN
assets/android-chrome-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
0
assets/android-chrome-192x192.png:Zone.Identifier
Normal file
0
assets/android-chrome-192x192.png:Zone.Identifier
Normal file
BIN
assets/android-chrome-512x512.png
Normal file
BIN
assets/android-chrome-512x512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
0
assets/android-chrome-512x512.png:Zone.Identifier
Normal file
0
assets/android-chrome-512x512.png:Zone.Identifier
Normal file
BIN
assets/apple-touch-icon.png
Normal file
BIN
assets/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
0
assets/apple-touch-icon.png:Zone.Identifier
Normal file
0
assets/apple-touch-icon.png:Zone.Identifier
Normal file
BIN
assets/favicon-16x16.png
Normal file
BIN
assets/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 755 B |
0
assets/favicon-16x16.png:Zone.Identifier
Normal file
0
assets/favicon-16x16.png:Zone.Identifier
Normal file
BIN
assets/favicon-32x32.png
Normal file
BIN
assets/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
0
assets/favicon-32x32.png:Zone.Identifier
Normal file
0
assets/favicon-32x32.png:Zone.Identifier
Normal file
BIN
assets/favicon.ico
Normal file
BIN
assets/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
0
assets/favicon.ico:Zone.Identifier
Normal file
0
assets/favicon.ico:Zone.Identifier
Normal file
@ -54,4 +54,16 @@ layout: empty
|
|||||||
.badge {
|
.badge {
|
||||||
@apply py-1 px-2.5 rounded-full
|
@apply py-1 px-2.5 rounded-full
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-unstyled {
|
||||||
|
padding-left: 0px;
|
||||||
|
position: initial;
|
||||||
|
@apply list-none
|
||||||
|
}
|
||||||
|
|
||||||
|
.list-unstyled li {
|
||||||
|
padding-left: 0px;
|
||||||
|
position: initial;
|
||||||
|
@apply list-none
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
1
assets/site.webmanifest
Normal file
1
assets/site.webmanifest
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
0
assets/site.webmanifest:Zone.Identifier
Normal file
0
assets/site.webmanifest:Zone.Identifier
Normal file
Loading…
x
Reference in New Issue
Block a user