We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9df588 commit 68fdb3dCopy full SHA for 68fdb3d
site.py
@@ -39,10 +39,6 @@ def hfxbenches():
39
"""
40
return render_template("hfxbenches/index.html", token=os.environ.get('MAPBOX_TOKEN'))
41
42
-@app.route("/hfxurbanforage")
43
-def hfxurbanforage():
44
- return render_template("hfxurbanforage/index.html", token=os.environ.get('MAPBOX_TOKEN'))
45
-
46
47
@app.route("/hfxbikeparking/gallery/")
48
def bikegallery():
0 commit comments