HiddenSounds/_layouts/song.html
NorbiPeti 4024ebe455
Artist, stream pages, menu, index song listing
- Fixed song listing on artist pages
- Fixed artist page generation
- Sorted artist listing
- Added menu and moved displayed titles to the template
- Linking songs from artist pages
- Added a page for streams and collected the data for it manually
- Implemented Popular and Hidden Songs on the index page
- Bunch of fixes of URLs and such
2019-06-13 01:15:37 +02:00

5 lines
96 B
HTML

---
layout: default
title: asd
ptitle: '{{ page.artists | join: ", " }} - {{ page.sname }}'
---