From 8cdc30e64d5b5cb34f5f9394213e0e7cbc6fd5ce Mon Sep 17 00:00:00 2001 From: sb745 Date: Tue, 4 Mar 2025 23:59:38 +0200 Subject: [PATCH] Removed nyaa/sukebei button --- nyaa/templates/layout.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nyaa/templates/layout.html b/nyaa/templates/layout.html index 0ae9491..4cbb1de 100644 --- a/nyaa/templates/layout.html +++ b/nyaa/templates/layout.html @@ -94,11 +94,6 @@
  • RSS
  • - {% if config.SITE_FLAVOR == 'nyaa' %} -
  • Fap
  • - {% elif config.SITE_FLAVOR == 'sukebei' %} -
  • Fun
  • - {% endif %} {% if g.user.is_moderator %}