Added genre lists

This commit is contained in:
2016-11-03 09:01:23 +09:00
parent eacf0e2399
commit 8f3ef01285
6 changed files with 52 additions and 38 deletions

2
components/icon.pixy Normal file
View File

@ -0,0 +1,2 @@
component Icon(name string)
i(class="fa fa-fw fa-" + name)