golanglabs

Log | Files | Refs | README | LICENSE

routes.json (146B)


      1 {
      2     "/": "home.html",
      3     "/home": "home.html",
      4     "/about": "about.html",
      5     "/home.css": "css/home.css",
      6     "/about.css": "css/about.css"
      7 }