diff --git a/posts.py b/posts.py index 106d2975..f4106e7d 100644 --- a/posts.py +++ b/posts.py @@ -2513,6 +2513,7 @@ def createBoxIndexed(recentPostsCache: {}, } if boxes.get(boxname): indexBoxName = boxes[boxname] + boxname = boxes[boxname] if port: if port != 80 and port != 443: