From 72f5f03141b9ada3564af986a870fe1cadba26c9 Mon Sep 17 00:00:00 2001 From: maaa Date: Fri, 3 Nov 2023 19:10:36 +0100 Subject: [PATCH] changes --- main | 2 +- templates/shutdown.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/main b/main index 272ccd9..6cd2096 100644 --- a/main +++ b/main @@ -120,7 +120,7 @@ def privacy(): @app.route("/shutdownfaq") def shutdown(): - return render_template("shutdown.html") + return send_from_directory("templates", "shutdown.html") # API @app.route("/api/signup", methods=("GET", "POST")) diff --git a/templates/shutdown.html b/templates/shutdown.html index ef409d7..b5163aa 100644 --- a/templates/shutdown.html +++ b/templates/shutdown.html @@ -20,6 +20,7 @@
  • Your data will be deleted after November 12, 2023.
  • Third-party instances will be unaffected, but will likely no longer be maintained.
  • As of November 3, 2023, you may no longer create a new burgernotes account.
  • +
  • If you still want to use Burgernotes after the discontinuation date, use the Hectabit.org instance, by Tracker-Friendly.
  • Downloading your notes

    Your notes will be saved to a JSON file. -

    Alternatives to Burgernotes

    +

    Alternatives