mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Add frontend URLs
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
package templates
|
||||||
|
|
||||||
|
const (
|
||||||
|
URLRoot = "/"
|
||||||
|
URLIndex = "/index.aspx"
|
||||||
|
URLBlog = "/blog.aspx"
|
||||||
|
URLPost = "/post.aspx"
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user