mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 15:59:17 +00:00
Do not approve. Testing new YML config!
This commit is contained in:
parent
4bda6613f5
commit
1cd7d0dad4
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
|
source <(curl -s https://raw.githubusercontent.com/kristocopani/ProxmoxVE/build/misc/build.func)
|
||||||
# Copyright (c) 2021-2024 community-scripts ORG
|
# Copyright (c) 2021-2024 community-scripts ORG
|
||||||
# Author: kristocopani
|
# Author: kristocopani
|
||||||
# License: MIT
|
# License: MIT
|
||||||
|
@ -32,14 +32,8 @@ cat <<EOF >/opt/glance/glance.yml
|
|||||||
pages:
|
pages:
|
||||||
- name: Startpage
|
- name: Startpage
|
||||||
width: slim
|
width: slim
|
||||||
hide-desktop-navigation: true
|
|
||||||
center-vertically: true
|
|
||||||
columns:
|
columns:
|
||||||
- size: full
|
- size: full
|
||||||
widgets:
|
|
||||||
- type: search
|
|
||||||
autofocus: true
|
|
||||||
|
|
||||||
- type: bookmarks
|
- type: bookmarks
|
||||||
groups:
|
groups:
|
||||||
- title: General
|
- title: General
|
||||||
|
Loading…
Reference in New Issue
Block a user