#79 Add Datetime widget, move greeting to bottom
This commit is contained in:
parent
055deb70a5
commit
c004c8c5ef
@ -2,12 +2,9 @@
|
||||
# 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
|
||||
focus: true
|
||||
target: _blank
|
||||
|
||||
- openmeteo:
|
||||
@ -17,3 +14,13 @@
|
||||
timezone: America/Los_Angeles
|
||||
units: imperial
|
||||
cache: 15
|
||||
|
||||
- datetime:
|
||||
text_size: x1
|
||||
format:
|
||||
timeStyle: short
|
||||
hour12: false
|
||||
|
||||
- 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.
|
Loading…
x
Reference in New Issue
Block a user