Completed config.
This commit is contained in:
+17
-6
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user