diff --git a/hugo.toml b/hugo.toml index 90d4fee3..3236dfa3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -150,8 +150,8 @@ url = '/blog/serverless-next.js-example-blog-with-fission/' [params.ui] # Set to true to disable breadcrumb navigation. breadcrumb_disable = false -# Set to true to disable the About link in the site footer -footer_about_disable = false +# Set to true to show an About link in the site footer +footer_about_enable = true # Set to false if you don't want to display a logo (/assets/icons/logo.svg) in the top navbar navbar_logo = true # Set to true if you don't want the top navbar to be translucent when over a `block/cover`, like on the homepage.