diff --git a/HNSAU.bsdesign b/HNSAU.bsdesign index 03dd519..e6b92b0 100644 Binary files a/HNSAU.bsdesign and b/HNSAU.bsdesign differ diff --git a/server.py b/server.py index 5ac69f6..60be09a 100644 --- a/server.py +++ b/server.py @@ -435,6 +435,22 @@ def catch_all(path): return render_template('404.html'), 404 + +# Redirects +@app.route('/contact') +def contact(): + return redirect('/#contact') + +@app.route('/about') +def about(): + return redirect('/#about') + +@app.route('/support') +@app.route('/donate') +def donate(): + return redirect('/#support') + + # 404 catch all @app.errorhandler(404) def not_found(e): diff --git a/templates/index.html b/templates/index.html index 3960354..f95cef2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -217,7 +217,7 @@
hs1qjdsz8u2ftm93jmczq8x36zqmfh3pqagq0hkkaf
@donate.hnsau
You can also support us by buying an SLD from https://domains.hns.au