From 45b3e0cfec3e4bd2e74076581f592008acffbc15 Mon Sep 17 00:00:00 2001 From: sb745 Date: Wed, 5 Mar 2025 00:58:52 +0200 Subject: [PATCH] Added credits section --- nyaa/templates/help.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nyaa/templates/help.html b/nyaa/templates/help.html index 04976aa..c5bd51e 100644 --- a/nyaa/templates/help.html +++ b/nyaa/templates/help.html @@ -116,4 +116,8 @@ content, as well as proof of your ownership or rights to the work. We will respond to all valid takedown notices and work with you to resolve the issue promptly.

+
+

Credits

+

Synthoria Archive is based on NyaaV3 and licensed under GPLv3. Source code available here.

+
{% endblock %}