end of day commit

This commit is contained in:
2015-02-25 18:56:45 +01:00
parent c2435695bf
commit 3da5d8eb41
29 changed files with 132 additions and 27 deletions
@@ -5,5 +5,8 @@
#= require_directory .
#= require_self
$ ->
# Responsive menu
$('.menu-secondary-toggle').click -> $('.nav.secondary').toggleClass('active')
# Foundation javascript support
$(document).foundation()