diff --git a/.github/.idea/.github.iml b/.github/.idea/.github.iml
deleted file mode 100644
index 5e764c4..0000000
--- a/.github/.idea/.github.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.github/.idea/modules.xml b/.github/.idea/modules.xml
deleted file mode 100644
index 854e742..0000000
--- a/.github/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.github/.idea/workspace.xml b/.github/.idea/workspace.xml
deleted file mode 100644
index 1c1a9e6..0000000
--- a/.github/.idea/workspace.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
index bd8e4e6..b2bdcec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Gemfile.lock
.gradle
build
.idea/runConfigurations/go_run_main_go.xml
+.idea
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
deleted file mode 100644
index 8f6cb21..0000000
--- a/.idea/dataSources.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- sqlite.xerial
- true
- org.sqlite.JDBC
- jdbc:sqlite:$USER_HOME$/arc42-stats-dev.db
- $ProjectFileDir$
-
-
-
\ No newline at end of file
diff --git a/.idea/golinter.xml b/.idea/golinter.xml
deleted file mode 100644
index 6ef418b..0000000
--- a/.idea/golinter.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/icon.svg b/.idea/icon.svg
deleted file mode 100644
index ce4468f..0000000
--- a/.idea/icon.svg
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 6c3c0d0..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml
deleted file mode 100644
index b069770..0000000
--- a/.idea/sqldialects.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/status.arc42.org-site.iml b/.idea/status.arc42.org-site.iml
deleted file mode 100644
index 5e764c4..0000000
--- a/.idea/status.arc42.org-site.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/go-app/internal/api/arc42statistics.gohtml b/go-app/internal/api/arc42statistics.gohtml
index 0f502a3..b706c07 100644
--- a/go-app/internal/api/arc42statistics.gohtml
+++ b/go-app/internal/api/arc42statistics.gohtml
@@ -4,7 +4,7 @@
![Gopher logo](/images/minion-logo-100px.png) |
- 7 Days |
+ 7 Days! |
30 Days |
12 Month |
Open Tasks |
@@ -44,7 +44,7 @@
{{ end }}
-
+
Totals: |
{{ .Totals.SumOfVisitors7d}} |
{{ .Totals.SumOfPageViews7d}} |