19 lines
630 B
YAML
19 lines
630 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/widgets
|
|
|
|
- greeting:
|
|
text_size: x1
|
|
text: My name is Joey Hafner and this page links to some of the services I host. Jafner.net is my main server, which uses Docker to run all these things. Jafner.tools is hosted on a Digital Ocean droplet. Check out my socials at the bottom. This lab is always changing, and this homepage is too.
|
|
|
|
- search:
|
|
provider: google
|
|
target: _blank
|
|
|
|
- openmeteo:
|
|
label: Tacoma
|
|
latitude: 47.2529
|
|
longitude: 122.4443
|
|
timezone: America/Los_Angeles
|
|
units: imperial
|
|
cache: 15 |