Added favicons and main logo resources

This commit is contained in:
imnavajas
2023-05-07 20:27:09 +02:00
parent ab99ba508b
commit b083b918c8
30 changed files with 53 additions and 6 deletions

View File

@ -22,7 +22,7 @@ CI_ENVIRONMENT = development
# APP # APP
#-------------------------------------------------------------------- #--------------------------------------------------------------------
app.baseURL = 'https://sk-jjo.imnavajas.es' app.baseURL = 'https://sk-imn.imnavajas.es'
# app.forceGlobalSecureRequests = false # app.forceGlobalSecureRequests = false
# app.sessionDriver = 'CodeIgniter\Session\Handlers\FileHandler' # app.sessionDriver = 'CodeIgniter\Session\Handlers\FileHandler'
@ -40,9 +40,9 @@ app.baseURL = 'https://sk-jjo.imnavajas.es'
#-------------------------------------------------------------------- #--------------------------------------------------------------------
database.default.hostname = localhost database.default.hostname = localhost
database.default.database = sk_jjo database.default.database = sk_imn
database.default.username = sk_jjo database.default.username = sk_imn
database.default.password = 61tv&G1Zf^XY database.default.password = Uyia19_87
database.default.DBDriver = MySQLi database.default.DBDriver = MySQLi
database.default.DBPrefix = database.default.DBPrefix =
database.default.dump = database.default.dump =
@ -131,7 +131,7 @@ database.default.dump =
# CUSTOMIZED # CUSTOMIZED
#-------------------------------------------------------------------- #--------------------------------------------------------------------
theme.path = 'themes/backend/focus2/' theme.path = 'themes/backend/vuexy/'
themef.path = 'themes/frontend/tivo/' themef.path = 'themes/frontend/tivo/'
api.return = 'json' api.return = 'json'
demo.mode = false demo.mode = false

View File

@ -4,4 +4,5 @@ password: 1234
datos web guard: datos web guard:
email admin: jajaime.jim@gmail.com email admin: jajaime.jim@gmail.com
password: 1234 password: 1234

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/favicon-safekat-erp/ms-icon-70x70.png" />
<square150x150logo src="/favicon-safekat-erp/ms-icon-150x150.png" />
<square310x310logo src="/favicon-safekat-erp/ms-icon-310x310.png" />
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,35 @@
{
"name": "Safekat ERP",
"short_name": "Safekat ERP",
"icons": [{
"src": "\/favicon-safekat-erp\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
}, {
"src": "\/favicon-safekat-erp\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
}, {
"src": "\/favicon-safekat-erp\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
}, {
"src": "\/favicon-safekat-erp\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
}, {
"src": "\/favicon-safekat-erp\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
}, {
"src": "\/favicon-safekat-erp\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB