mirror of
https://github.com/dockersrc/scripts
synced 2024-11-21 11:23:07 -05:00
a01a01d978
configs/homepage/widgets.yaml dockerfile/nginx htdocs/cgi-bin/env.php htdocs/www/index.php htdocs/www/info.php init/bin/buildah-build init/bin/ddns init/bin/docker-buildx init/setup/deno-init.sh LICENSE.md
20 lines
361 B
YAML
20 lines
361 B
YAML
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/widgets/
|
|
---
|
|
- resources:
|
|
cpu: true
|
|
memory: true
|
|
disk: /
|
|
|
|
- search:
|
|
focus: true
|
|
target: _blank
|
|
provider: duckduckgo
|
|
url: https://search.casjay.pro/?q=
|
|
|
|
- datetime:
|
|
format:
|
|
dateStyle: short
|
|
timeStyle: short
|
|
hour12: false
|