diff options
author | EuAndreh <eu@euandre.org> | 2021-01-01 22:17:00 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-01 22:22:30 -0300 |
commit | 8344825a7b4d006fb6a163d87636b589d8af25cc (patch) | |
tree | 2f9bd12b7bc64c661f6d2332bbf618dcfce584b4 /musique.md | |
parent | post.html: Add trailing '/' to source tag (diff) | |
download | euandre.org-8344825a7b4d006fb6a163d87636b589d8af25cc.tar.gz euandre.org-8344825a7b4d006fb6a163d87636b589d8af25cc.tar.xz |
Add support for "Music"
Diffstat (limited to '')
-rw-r--r-- | musique.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/musique.md b/musique.md new file mode 100644 index 0000000..9f03c88 --- /dev/null +++ b/musique.md @@ -0,0 +1,13 @@ +--- + +title: Musique + +layout: default + +lang: fr + +ref: music + +--- + +{% include music-listing.html %} |