From f578e219c5256b43b0c784d7733a94011e0fd373 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Sat, 29 Jun 2024 18:29:27 -0500 Subject: [PATCH] move /kb path to /knowledge there's this weird thing that happens with nginx with paths that end in /kb and I don't know why. this at least fixes the problem. --- franklincce/explorer/templates/explorer/base.html | 2 +- kb/web_root.md | 2 +- nginx/nginx.conf | 6 +++++- template.html | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/franklincce/explorer/templates/explorer/base.html b/franklincce/explorer/templates/explorer/base.html index 0d00b24..ed192dc 100644 --- a/franklincce/explorer/templates/explorer/base.html +++ b/franklincce/explorer/templates/explorer/base.html @@ -14,7 +14,7 @@