aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-03-16 13:30:00 +0800
committerGravatar hedy <[email protected]>2024-03-16 13:30:00 +0800
commit8584b7df72405330d9afd8a2d05215b06d0dedc8 (patch)
tree6ab07f783191f84dcebad45e3308c4a94d6d3bb5 /pydis_site/apps
parentEvents: Remove assets that are no longer needed (diff)
Add READMEs to apps/events and templates/events
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/events/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/pydis_site/apps/events/README.md b/pydis_site/apps/events/README.md
index f0d20510..c55ba504 100644
--- a/pydis_site/apps/events/README.md
+++ b/pydis_site/apps/events/README.md
@@ -16,4 +16,6 @@ This app has a relatively minimal structure:
matching Django template.
The actual content lives in the [templates directory two layers
-up](../../templates/events).
+up](../../templates/events). Read the
+[README.md](../../templates/events/README.md) in that directory for more
+details.