mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-21 07:07:36 +02:00
fix: homepage
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/settings
|
||||
|
||||
title: Ryan Yin's Homelab
|
||||
base: http://home.writefor.fun/
|
||||
favicon: https://thiscute.world/favicon.ico
|
||||
@@ -8,6 +12,14 @@ startUrl: http://home.writefor.fun/
|
||||
|
||||
language: zh
|
||||
|
||||
# Define shared API provider options and secrets here,
|
||||
# You can then pass provider instead of apiKey in your widget configuration.
|
||||
providers:
|
||||
# read api keys from environment variables
|
||||
openweathermap: {{HOMEPAGE_VAR_WEATHERAPI_APIKEY}}
|
||||
weatherapi: {{HOMEPAGE_VAR_WEATHERAPI_APIKEY}}
|
||||
|
||||
|
||||
background:
|
||||
image: /images/rolling-girls.png
|
||||
blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
|
||||
|
||||
Reference in New Issue
Block a user