13 lines
190 B
Markdown
13 lines
190 B
Markdown
|
|
---
|
||
|
|
date: 2023-01-12
|
||
|
|
title: Featured Album
|
||
|
|
params:
|
||
|
|
featured: true
|
||
|
|
private: true # do not show in list, only as feature
|
||
|
|
description:
|
||
|
|
resources:
|
||
|
|
- src:
|
||
|
|
params:
|
||
|
|
cover: true
|
||
|
|
---
|