diff --git a/hushline/static/js/directory.js b/hushline/static/js/directory.js index ab40141e..cfa75b92 100644 --- a/hushline/static/js/directory.js +++ b/hushline/static/js/directory.js @@ -102,7 +102,7 @@ document.addEventListener('DOMContentLoaded', function () {
${bioHighlighted}
` : ''} `; diff --git a/hushline/templates/base.html b/hushline/templates/base.html index a6015921..edb47c2a 100644 --- a/hushline/templates/base.html +++ b/hushline/templates/base.html @@ -1,5 +1,6 @@ + @@ -14,24 +15,30 @@