From 7e5819f8b8075a9d16d0e42ee4fb317263d715a1 Mon Sep 17 00:00:00 2001 From: ahoemann Date: Fri, 28 Mar 2025 12:55:48 +0100 Subject: [PATCH] feat: added pytsebin link --- .env.example | 1 + templates/base.j2 | 1 + 2 files changed, 2 insertions(+) create mode 100644 .env.example diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..68a5b06 --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +DEBUG_MODE=False diff --git a/templates/base.j2 b/templates/base.j2 index a043f1b..af3d45f 100644 --- a/templates/base.j2 +++ b/templates/base.j2 @@ -16,6 +16,7 @@
  • About
  • Monitoring
  • Git
  • +
  • Bin