From 45e1274635decf8af8051496ff31bdf1c11f62a8 Mon Sep 17 00:00:00 2001 From: praticamentetilde Date: Sun, 12 Aug 2018 15:27:59 +0200 Subject: [PATCH] Added mobile viewport --- counter/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/counter/templates/base.html b/counter/templates/base.html index 718d07a..ad1a855 100644 --- a/counter/templates/base.html +++ b/counter/templates/base.html @@ -7,6 +7,7 @@ {% block title %}{% endblock %} | Arrow Counter +