This commit is contained in:
deepzz0
2016-10-12 00:29:56 +08:00
parent f3dfe46e7f
commit c24fa8bb22
6 changed files with 38 additions and 27 deletions

View File

@@ -65,8 +65,6 @@ func init() {
{
// console
auth.GET("/profile", HandleProfile)
auth.GET("/plugins", HandlePlugins)
auth.GET("/themes", HandleThemes)
// write
auth.GET("/write-post", HandlePost)
// manage