Fixed front page on mobile and improved city lookup

This commit is contained in:
Godwin
2016-12-13 22:29:57 -08:00
parent 868f21a5f7
commit e83c2fc464
8 changed files with 440 additions and 307 deletions
+2
View File
@@ -20,6 +20,8 @@
%meta{property: 'og:image', content: og_image}
%meta{name: "theme-color", content: @theme_colour}
= yield :head
= javascript_include_tag 'https://rawgit.com/niklasvh/html2canvas/master/dist/html2canvas.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/amcharts/3.13.0/exporting/canvg.js'
%body{ class: page_style }
#primary-content