chore: styles + meta
This commit is contained in:
parent
2c40ef759a
commit
c1f168dc90
5 changed files with 17 additions and 5 deletions
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: Music
|
||||
description: This is everything I've been listening to recently — it's collected in a database as I listen to it and displayed here.
|
||||
layout: default
|
||||
permalink: "/music/index.html"
|
||||
updated: "now"
|
||||
schema: music
|
||||
schema: music-index
|
||||
---
|
||||
{% capture js %}
|
||||
{% render "../../../assets/scripts/media-toggles.js" %}
|
||||
|
|
Reference in a new issue