glance: add to-do widget

This commit is contained in:
Aykhan Shahsuvarov 2025-05-14 23:46:22 +04:00
parent 0c6ac285c3
commit 706bbc2ebf

View File

@ -1,6 +1,4 @@
- name: Home - name: Home
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
# hide-desktop-navigation: true
columns: columns:
- size: small - size: small
widgets: widgets:
@ -64,6 +62,10 @@
- size: full - size: full
widgets: widgets:
- type: to-do
title: To-Do
id: general
- type: group - type: group
widgets: widgets:
- type: hacker-news - type: hacker-news