Completed config.

This commit is contained in:
2026-09-18 17:56:54 -05:00
parent c7a283f4af
commit 3464b68573
20 changed files with 135 additions and 9 deletions
+17 -6
View File
@@ -3,20 +3,31 @@
width: default
desktop-navigation-width: default
center-vertically: false
hide-desktop-navigation: false
hide-desktop-navigation: true
show-mobile-header: false
head-widgets:
- $include: ../widgets/search.yml
columns:
- size: full
widgets:
- $include: ../widgets/search.yml
- $include: ../widgets/bookmarks-most-used.yml
- $include: ../widgets/bookmarks/most-used.yml
- $include: ../widgets/rss/selfhst.yml
- type: split-column
max-columns: 2
widgets:
- $include: ../widgets/feeds/hacker-news.yml
- $include: ../widgets/feeds/lobsters.yml
- $include: ../widgets/reddit/selfhosted.yml
- $include: ../widgets/videos/youtube-subscriptions.yml
- size: small
widgets:
- $include: ../widgets/clock.yml
- $include: ../widgets/calendar.yml
- $include: ../widgets/weather-quito.yml
- $include: ../widgets/weather-seoul.yml
- $include: ../widgets/releases-followed.yml
- $include: ../widgets/weather/quito.yml
- $include: ../widgets/weather/seoul.yml
- $include: ../widgets/markets.yml
- $include: ../widgets/releases/followed.yml
- $include: ../widgets/releases/own.yml
+1 -1
View File
@@ -12,4 +12,4 @@
- size: full
widgets:
- $include: ../widgets/search.yml
- $include: ../widgets/bookmarks-most-used.yml
- $include: ../widgets/bookmarks/most-used.yml