diff --git a/_config.yml b/_config.yml index 9d87fb5e..a10d0efe 100644 --- a/_config.yml +++ b/_config.yml @@ -91,9 +91,12 @@ docs: name: Quick Start Guide url: https://userguide.mdanalysis.org/stable/examples/quickstart.html +# The algolia.read_only_api_key may be safely put into frontend code +# and this is not a security issue. algolia: - index_name: mdanalysis - read_only_api_key: 307d780013d06fdde7a4eae462db0e74 + index_name: mdanalysis + appId: Y8HJT3NO22 + read_only_api_key: 68fa6789d0a275a311f68914e0c2366e numfocus: donate: https://numfocus.org/donate-to-mdanalysis diff --git a/_includes/footer.html b/_includes/footer.html index a114f51e..ad8bf9ed 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,12 +1,12 @@ - - + diff --git a/_includes/head.html b/_includes/head.html index b9954631..c9a893e2 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -20,7 +20,9 @@ - + + + @@ -37,7 +39,4 @@ anchors.add('h1, h2, h3, h4, h5, h6'); }); - - - diff --git a/_includes/sidebar.html b/_includes/sidebar.html index fb3cbec4..65845181 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -9,7 +9,7 @@
{{ site.description }}
- +