end of day commit
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
#= require_directory .
|
||||
#= require_self
|
||||
$ ->
|
||||
# Responsive menu
|
||||
$('.menu-secondary-toggle').click -> $('.nav.secondary').toggleClass('active')
|
||||
|
||||
# Foundation javascript support
|
||||
$(document).foundation()
|
||||
|
||||
Reference in New Issue
Block a user