aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pydis_site/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/README.md b/pydis_site/README.md
index b2470500..cc0ec2a8 100644
--- a/pydis_site/README.md
+++ b/pydis_site/README.md
@@ -28,7 +28,6 @@ for all logic powering our website. Let's go over the directories in detail:
that we encounter an internal server error.
-
Note that for both `static` and `templates`, we are not using the default Django
directory structure which puts these directories in a directory per app (in our
case, this would for example be ``pydis_site/apps/content/static/``).