moved widgets to split-column
This commit is contained in:
@@ -330,12 +330,6 @@ data:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
# Weather Widget
|
||||
- type: weather
|
||||
location: Budapest, Hungary
|
||||
units: metric
|
||||
hour-format: 24h
|
||||
|
||||
# Quick Links - Productivity
|
||||
- type: bookmarks
|
||||
title: Productivity
|
||||
@@ -367,6 +361,19 @@ data:
|
||||
# ---------- CENTER COLUMN ----------
|
||||
- size: full
|
||||
widgets:
|
||||
- type: split-column
|
||||
widgets:
|
||||
# Weather Widget
|
||||
- type: weather
|
||||
location: Budapest, Hungary
|
||||
units: metric
|
||||
hour-format: 24h
|
||||
# Calendar Widget
|
||||
- type: calendar
|
||||
first-day-of-week: monday
|
||||
# To-Do List
|
||||
- type: to-do
|
||||
title: Tasks
|
||||
# Outline Notes iframe
|
||||
- type: iframe
|
||||
source: https://outline.dooplex.hu/collection/notes-VVby8kTDMn/recent
|
||||
@@ -377,14 +384,6 @@ data:
|
||||
- size: small
|
||||
widgets:
|
||||
|
||||
# Calendar Widget
|
||||
- type: calendar
|
||||
first-day-of-week: monday
|
||||
|
||||
# To-Do List
|
||||
- type: to-do
|
||||
title: Tasks
|
||||
|
||||
- type: bookmarks
|
||||
title: Other Self-Hosted
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user