diff --git a/docs/_includes/global/navbar.html b/docs/_includes/global/navbar.html index 996852eb..49be6c07 100644 --- a/docs/_includes/global/navbar.html +++ b/docs/_includes/global/navbar.html @@ -1,4 +1,4 @@ - + @@ -47,7 +47,7 @@ {{ link.name }} - + {% for link_id in site.data.links.more %} {% assign link = site.data.links.by_id[link_id] %} diff --git a/docs/_includes/global/scripts.html b/docs/_includes/global/scripts.html index c4241cfd..0506d167 100644 --- a/docs/_includes/global/scripts.html +++ b/docs/_includes/global/scripts.html @@ -6,11 +6,11 @@