fix(service): links in homepage service (#5002)

This commit is contained in:
Zakher Masri 2025-02-11 18:51:09 +03:00 committed by GitHub
parent b5396d369d
commit c8a7d77a90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ services:
content: | content: |
--- ---
# For configuration options and examples, please see: # For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/bookmarks # https://gethomepage.dev/configs/bookmarks
- Developer: - Developer:
- Github: - Github:
@ -53,7 +53,7 @@ services:
content: | content: |
--- ---
# For configuration options and examples, please see: # For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/docker/ # https://gethomepage.dev/configs/docker/
# my-docker: # my-docker:
# host: 127.0.0.1 # host: 127.0.0.1
@ -75,7 +75,7 @@ services:
content: | content: |
--- ---
# For configuration options and examples, please see: # For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/services # https://gethomepage.dev/configs/services
- My First Group: - My First Group:
- My First Service: - My First Service:
@ -98,7 +98,7 @@ services:
content: | content: |
--- ---
# For configuration options and examples, please see: # For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings # https://gethomepage.dev/configs/settings
providers: providers:
openweathermap: openweathermapapikey openweathermap: openweathermapapikey
@ -110,7 +110,7 @@ services:
content: | content: |
--- ---
# For configuration options and examples, please see: # For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/service-widgets # https://gethomepage.dev/widgets/services
- resources: - resources:
cpu: true cpu: true