mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-17 03:42:26 +08:00
fis simple
This commit is contained in:
@@ -51,7 +51,7 @@ func init() {
|
||||
router.GET("/archives.html", HandleArchivesPage)
|
||||
router.GET("/search.html", HandleSearchPage)
|
||||
router.GET("/beacon.html", HandleBeacon)
|
||||
router.GET("/data/comment", HandleComments)
|
||||
router.GET("/disqus/:slug", HandleDisqus)
|
||||
router.GET("/rss.html", HandleFeed)
|
||||
router.GET("/feed", HandleFeed)
|
||||
router.GET("/opensearch.xml", HandleOpenSearch)
|
||||
|
||||
Reference in New Issue
Block a user