Go experiments

This commit is contained in:
2016-10-29 01:11:25 +09:00
parent 6805afaa61
commit 4ed5d14bb5
11 changed files with 100 additions and 52 deletions

3
pages/anime/anime.pixy Normal file
View File

@ -0,0 +1,3 @@
component Anime(anime *arn.Anime)
h2= anime.Title.Romaji
p= anime.Description

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
component Dashboard
h1 notify.moe

View File

@ -1 +0,0 @@
h1 notify.moe