From 2abd6aa932530b557b7c072e9dfe055cf12cf510 Mon Sep 17 00:00:00 2001 From: Martin Fischer <martin@push-f.com> Date: Sun, 6 Apr 2025 22:56:15 +0200 Subject: fix: remove "More countries coming soon" --- views/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'views') diff --git a/views/index.html b/views/index.html index 7ab4bd0..0c1b66c 100644 --- a/views/index.html +++ b/views/index.html @@ -13,6 +13,5 @@ <a class=cc-link href="//{{$key}}.{{$.Domain}}" title="{{$c.Name}}">{{$key | ToUpper}}</a> {{- end}} </div> - <p>More countries coming soon.</p> </body> </html> -- cgit v1.2.3