diff --git a/docs/themes/navy/layout/partial/after_footer.swig b/docs/themes/navy/layout/partial/after_footer.swig index 68e981045..8c36be6fb 100644 --- a/docs/themes/navy/layout/partial/after_footer.swig +++ b/docs/themes/navy/layout/partial/after_footer.swig @@ -15,4 +15,14 @@ indexName: 'liquidjs', inputSelector: '#search-input', debug: false }); + + + + + \ No newline at end of file diff --git a/docs/themes/navy/layout/partial/head.swig b/docs/themes/navy/layout/partial/head.swig index 106eafb8a..2f245b2a5 100644 --- a/docs/themes/navy/layout/partial/head.swig +++ b/docs/themes/navy/layout/partial/head.swig @@ -32,4 +32,11 @@ {{ css('css/navy') }} {{ feed_tag('atom.xml') }} + +