FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Mark tag pages section of preview routes file. · devhttps/frontend@c2df60c · GitHub

Commit c2df60c

Browse files
committed
Mark tag pages section of preview routes file.
1 parent f8d5b1d commit c2df60c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎preview/conf/routes‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ GET /$path<theguardian|theobserver>/$year<\d\d\d\d>/$month<\w\w\w>/$day<\
148148
# Atoms
149149
POST /atom/quiz/:id/*path controllers.QuizController.submit(id, path)
150150

151+
# Tag pages
151152
GET /$path<.+/\d\d\d\d/\w\w\w/\d\d> controllers.AllTagController.on(path)
152153
GET /$path<.+>/latest controllers.LatestTagController.latest(path)
153154
GET /$path<.+>/latest/email controllers.LatestTagController.latest(path)

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL