Merge pull request #32 from buoyantotter/master
decreased sizes of big icons to 64x64, added proxmox template app
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 2.9 KiB |
BIN
dashmachine/static/images/apps/proxmox.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
6
template_apps/Proxmox.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Proxmox]
|
||||||
|
prefix = https://
|
||||||
|
url = your-website.com
|
||||||
|
icon = static/images/apps/proxmox.png
|
||||||
|
description = Proxmox VE is a complete open-source platform for enterprise virtualization.
|
||||||
|
open_in = this_tab
|