Implemented forum overview
This commit is contained in:
17
pages/dashboard/dashboard.pixy
Normal file
17
pages/dashboard/dashboard.pixy
Normal file
@ -0,0 +1,17 @@
|
||||
component Dashboard
|
||||
section
|
||||
header
|
||||
h2 ARN 4.0
|
||||
p Shht! The next version of notify.moe is currently being built here.
|
||||
hr
|
||||
ul
|
||||
li
|
||||
a.ajax(href="/anime/21499") Sousei no Onmyouji
|
||||
li
|
||||
a.ajax(href="/anime/1000001") RWBY
|
||||
li
|
||||
a(href="/api/anime/1000001") RWBY (JSON API)
|
||||
li
|
||||
a.ajax(href="/genres") Genre Overview
|
||||
li
|
||||
a(href="/all/anime") All anime titles on notify.moe (text file)
|
Reference in New Issue
Block a user