diff --git a/dashmachine/static/images/apps/duplicati.png b/dashmachine/static/images/apps/duplicati.png index 55d5b3a..0d540dd 100644 Binary files a/dashmachine/static/images/apps/duplicati.png and b/dashmachine/static/images/apps/duplicati.png differ diff --git a/dashmachine/static/images/apps/firefly_iii.png b/dashmachine/static/images/apps/firefly_iii.png index ba1cf6b..f43c3ab 100644 Binary files a/dashmachine/static/images/apps/firefly_iii.png and b/dashmachine/static/images/apps/firefly_iii.png differ diff --git a/dashmachine/static/images/apps/nodered.png b/dashmachine/static/images/apps/nodered.png index 89f6811..a4a0aff 100644 Binary files a/dashmachine/static/images/apps/nodered.png and b/dashmachine/static/images/apps/nodered.png differ diff --git a/dashmachine/static/images/apps/openmediavault.png b/dashmachine/static/images/apps/openmediavault.png index f3ea670..aa0b727 100644 Binary files a/dashmachine/static/images/apps/openmediavault.png and b/dashmachine/static/images/apps/openmediavault.png differ diff --git a/dashmachine/static/images/apps/proxmox.png b/dashmachine/static/images/apps/proxmox.png new file mode 100644 index 0000000..676b3f6 Binary files /dev/null and b/dashmachine/static/images/apps/proxmox.png differ diff --git a/template_apps/Proxmox.ini b/template_apps/Proxmox.ini new file mode 100644 index 0000000..da55746 --- /dev/null +++ b/template_apps/Proxmox.ini @@ -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 \ No newline at end of file