Some checks failed
Deployment Verification / deploy-and-test (push) Has been cancelled
24 lines
440 B
YAML
24 lines
440 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/settings
|
|
title: My Homepage TSM
|
|
|
|
startUrl: https://homepage.fr.dgs.group
|
|
|
|
favicon: https://www.saint-maclou.com/favicon.ico
|
|
|
|
headerStyle: boxed
|
|
|
|
language: fr
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey
|
|
|
|
weather:
|
|
latitude: 50.449684
|
|
longitude: 30.525026
|
|
provider: weatherapi
|
|
|
|
showStats: true
|