You've already forked dencode.xrg.es
docker based
This commit is contained in:
6
app/public/img/favicon.io/about.txt
Normal file
6
app/public/img/favicon.io/about.txt
Normal file
@ -0,0 +1,6 @@
|
||||
This favicon was generated using the following font:
|
||||
|
||||
- Font Title: Margarine
|
||||
- Font Author: Copyright (c) 2012 by Brian J. Bonislawsky DBA Astigmatic (AOETI) (astigma@astigmatic.com), with Reserved Font Name "Margarine"
|
||||
- Font Source: http://fonts.gstatic.com/s/margarine/v11/qkBXXvoE6trLT9Y7YLye5JRLkAXbMQ.ttf
|
||||
- Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL))
|
BIN
app/public/img/favicon.io/android-chrome-192x192.png
Normal file
BIN
app/public/img/favicon.io/android-chrome-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
BIN
app/public/img/favicon.io/android-chrome-512x512.png
Normal file
BIN
app/public/img/favicon.io/android-chrome-512x512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
app/public/img/favicon.io/apple-touch-icon.png
Normal file
BIN
app/public/img/favicon.io/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
app/public/img/favicon.io/favicon-16x16.png
Normal file
BIN
app/public/img/favicon.io/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 381 B |
BIN
app/public/img/favicon.io/favicon-32x32.png
Normal file
BIN
app/public/img/favicon.io/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 723 B |
BIN
app/public/img/favicon.io/favicon.ico
Normal file
BIN
app/public/img/favicon.io/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
20
app/public/img/favicon.io/site.webmanifest
Normal file
20
app/public/img/favicon.io/site.webmanifest
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Dencode",
|
||||
"short_name": "Dencode",
|
||||
"description": "Encode and Decode strings from/to URL, Base64, HTML entities, UU, Qprint, hash, hex and more.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/img/favicon.io/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/img/favicon.io/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
Reference in New Issue
Block a user