diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss
index bffd29bb..d2a8c2f8 100644
--- a/sass/_project-sass/_project-Main.scss
+++ b/sass/_project-sass/_project-Main.scss
@@ -1886,4 +1886,8 @@ table#latest-visitors {
white-space: nowrap;
text-overflow: ellipsis;
}
+}
+#earth_div {
+ width: 100%;
+ height: 500px
}
\ No newline at end of file
diff --git a/views/stats_mockup.erb b/views/stats_mockup.erb
index accdc145..3998a7c8 100644
--- a/views/stats_mockup.erb
+++ b/views/stats_mockup.erb
@@ -1,27 +1,4 @@
-
-
-
-
-
@@ -47,9 +24,9 @@
-
+
@@ -116,8 +93,78 @@
+ Last 7 Days
+
+
+
Top Paths
+
+
+
+ Path |
+ Visits |
+
+
+
+
+ / |
+ 130 |
+
+
+ /contact |
+ 110 |
+
+
+ /art |
+ 101 |
+
+
+ /about |
+ 99 |
+
+
+ /links |
+ 33 |
+
+
+
+
+
Top Locations
+
+
+
+ City |
+ Visits |
+
+
+
+
+ Portland, OR, USA |
+ 22 |
+
+
+ Portland, OR, USA |
+ 22 |
+
+
+ Portland, OR, USA |
+ 22 |
+
+
+ Portland, OR, USA |
+ 22 |
+
+
+ Portland, OR, USA |
+ 22 |
+
+
+
+
+
+
-
-
-
Top Locations
-
-
-
- Locations |
- Visits |
-
-
-
-
- Portland |
- 130 |
-
-
- Portland |
- 130 |
-
-
- Portland |
- 130 |
-
-
- Portland |
- 130 |
-
-
- Portland |
- 130 |
-
-
-
-
@@ -220,3 +233,28 @@
+
+
+
+
+
\ No newline at end of file