Add uservoice integration
This commit is contained in:
@@ -24,7 +24,9 @@ block interiorcontent
|
||||
|
||||
h2 Help us improve!
|
||||
p
|
||||
| We are always looking to improve the site. So, give us your feedback!
|
||||
| We are always looking to improve the site. So, give us your feedback! See
|
||||
| that little question mark bubble in the bottom right corner of the page? Just
|
||||
| Click on that and tell us anything you need to!
|
||||
|
||||
p
|
||||
| You can keep track of recent updates listed over there under "Recent updates".
|
||||
|
||||
@@ -34,5 +34,6 @@ html(lang="en",ng-app="lunchApp")
|
||||
script(type="text/javascript", src="/linker/js/controllers/home-controller.js")
|
||||
script(type="text/javascript", src="/linker/js/controllers/run-controller.js")
|
||||
script(type="text/javascript", src="/linker/js/services/socket.js")
|
||||
script(type="text/javascript", src="/linker/js/uservoice.js")
|
||||
script(type="text/javascript", src="/linker/js/vendor/jquery.backstretch.min.js")
|
||||
// SCRIPTS END
|
||||
|
||||
Reference in New Issue
Block a user