mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
feat(config): add media column to consolidate media content sources
This commit is contained in:
+4
-2
@@ -20,6 +20,7 @@ pages:
|
||||
- $include: ./headlines/right.yml
|
||||
|
||||
- name: Finance
|
||||
width: wide
|
||||
columns:
|
||||
- $include: ./markets/left.yml
|
||||
- $include: ./markets/main.yml
|
||||
@@ -39,6 +40,7 @@ pages:
|
||||
- $include: ./schedule/right.yml
|
||||
|
||||
- name: Movies & TV
|
||||
slug: movies
|
||||
columns:
|
||||
- $include: ./entertainment/movies.yml
|
||||
- $include: ./entertainment/tv.yml
|
||||
- $include: ./entertainment/side.yml
|
||||
- $include: ./entertainment/media.yml
|
||||
|
||||
Reference in New Issue
Block a user