diff --git a/themes/typing/layout/_partial/footer.ejs b/themes/typing/layout/_partial/footer.ejs index b3b1339..7d3f1f0 100644 --- a/themes/typing/layout/_partial/footer.ejs +++ b/themes/typing/layout/_partial/footer.ejs @@ -1,31 +1,9 @@ -<% if (is_home()) { %> +<%/* Display footer only on /about page */%> +<% if (is_current('about/index.html')) { %>