mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-17 11:58:12 +01:00
19 lines
452 B
YAML
19 lines
452 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/services
|
|
|
|
- My First Group:
|
|
- My First Service:
|
|
href: http://localhost/
|
|
description: Homepage is awesome
|
|
|
|
- My Second Group:
|
|
- My Second Service:
|
|
href: http://localhost/
|
|
description: Homepage is the best
|
|
|
|
- My Third Group:
|
|
- My Third Service:
|
|
href: http://localhost/
|
|
description: Homepage is 😎
|