Update layout
This commit is contained in:
parent
a9409b73b9
commit
05fb5aed8b
50
images/favicon_grocy.svg
Normal file
50
images/favicon_grocy.svg
Normal file
@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.0"
|
||||
width="222pt"
|
||||
height="222pt"
|
||||
viewBox="0 0 222 222"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
id="svg8"
|
||||
sodipodi:docname="grocy_icon.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs12" />
|
||||
<sodipodi:namedview
|
||||
id="namedview10"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="pt"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.1762645"
|
||||
inkscape:cx="85.467554"
|
||||
inkscape:cy="136.24263"
|
||||
inkscape:window-width="2048"
|
||||
inkscape:window-height="1084"
|
||||
inkscape:window-x="1920"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg8" />
|
||||
<metadata
|
||||
id="metadata2">
|
||||
Created by potrace 1.16, written by Peter Selinger 2001-2019
|
||||
</metadata>
|
||||
<g
|
||||
transform="matrix(0.1,0,0,-0.1,18.407483,222)"
|
||||
fill="#337ab7"
|
||||
stroke="none"
|
||||
id="g6">
|
||||
<path
|
||||
d="M 983,2210 C 515,2144 155,1792 39,1290 10,1166 3,932 24,812 81,484 296,208 589,85 714,32 782,18 942,13 c 112,-4 171,-1 250,12 247,41 496,156 611,284 l 37,41 -5,172 c -3,95 -8,316 -11,491 l -6,319 -267,-8 c -146,-3 -342,-9 -436,-13 l -170,-6 -8,-213 c -5,-118 -7,-215 -5,-217 2,-2 81,-7 176,-11 l 172,-7 v -27 c 0,-65 -12,-90 -51,-111 -60,-30 -172,-44 -241,-30 -249,52 -347,418 -180,677 105,163 290,242 537,231 68,-4 153,-15 195,-25 41,-11 77,-16 80,-11 9,13 43,526 37,542 -8,22 -124,64 -236,87 -115,23 -342,34 -438,20 z"
|
||||
id="path4" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
BIN
images/favicon_openspeedtest.png
Normal file
BIN
images/favicon_openspeedtest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
images/favicon_wolweb.png
Normal file
BIN
images/favicon_wolweb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
34
index.php
34
index.php
@ -17,7 +17,7 @@ $domaines = array(
|
||||
),
|
||||
array(
|
||||
'name' => 'Nextcloud',
|
||||
'url' => 'https://cloud.netdldata.net/',
|
||||
'url' => 'https://cloud.netdldata.net',
|
||||
'img' => 'favicon_Nextcloud.svg'
|
||||
),
|
||||
array(
|
||||
@ -26,14 +26,14 @@ $domaines = array(
|
||||
'img' => 'favicon-gitea.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'JDownloader',
|
||||
'url' => 'https://jd.netdldata.net/',
|
||||
'img' => 'favicon_jd.png'
|
||||
'name' => 'Jellyfin<br>Stream',
|
||||
'url' => 'https://jellyfin.netdldata.net/SSO/oid/p/Keycloak?isLinking=true',
|
||||
'img' => 'favicon_jellyfin.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'qBittorrent',
|
||||
'url' => 'https://torrent.netdldata.net',
|
||||
'img' => 'qbittorrent-tray.svg'
|
||||
'name' => 'Speed Test',
|
||||
'url' => 'https://speedtest.netdldata.net',
|
||||
'img' => 'favicon_openspeedtest.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'Proxmox',
|
||||
@ -59,11 +59,6 @@ $domaines = array(
|
||||
'port' => 3000,
|
||||
'img' => 'favicon_grafana.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'Stream<br>Jellyfin',
|
||||
'url' => 'https://stream.netdldata.net/SSO/oid/p/Keycloak?isLinking=true',
|
||||
'img' => 'favicon_jellyfin.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'Mail',
|
||||
'url' => 'https://mail.netdldata.net',
|
||||
@ -74,16 +69,17 @@ $domaines = array(
|
||||
array(
|
||||
'name' => 'Filebrowser',
|
||||
'url' => 'https://filebrowser.netdldata.net',
|
||||
'realx' => 'filebrowser.lan',
|
||||
'port' => 80,
|
||||
'img' => 'favicon_filebrowser.svg'
|
||||
),
|
||||
array(
|
||||
'name' => 'Orion',
|
||||
'url' => 'https://orion.netdldata.net/',
|
||||
'real' => 'orion.lan',
|
||||
'port' => 443,
|
||||
'img' => 'favicon_omv.png'
|
||||
'name' => 'Wake on LAN',
|
||||
'url' => 'https://wolweb.netdldata.net',
|
||||
'img' => 'favicon_wolweb.png'
|
||||
),
|
||||
array(
|
||||
'name' => 'Grocy',
|
||||
'url' => 'https://grocy.netdldata.net',
|
||||
'img' => 'favicon_grocy.svg'
|
||||
),
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user