From c5d77f996bda3e2ae6c0c20a6e7146641a9b76b3 Mon Sep 17 00:00:00 2001 From: aldacron Date: Sun, 14 May 2017 17:43:56 -0700 Subject: [PATCH] Resolve #57 --- nyaa/templates/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nyaa/templates/layout.html b/nyaa/templates/layout.html index be76608..232d2d5 100644 --- a/nyaa/templates/layout.html +++ b/nyaa/templates/layout.html @@ -70,9 +70,9 @@
  • RSS
  • {% if config.SITE_FLAVOR == 'nyaa' %} -
  • R-18
  • +
  • Fap
  • {% elif config.SITE_FLAVOR == 'sukebei' %} -
  • SFW
  • +
  • Fun
  • {% endif %}