diff --git a/lib/persona.js b/lib/persona.js index d67925a..a92ab91 100644 --- a/lib/persona.js +++ b/lib/persona.js @@ -196,5 +196,7 @@ $(document).ready(function() { 'position': 'fixed' }); }); + + $('#mobile-navigation').html($('#main-nav').html()); } }); \ No newline at end of file diff --git a/templates/header.tpl b/templates/header.tpl index aba3202..9ed8501 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -40,12 +40,8 @@