diff --git a/config.toml b/config.toml index 61b2ea02..b1aca702 100644 --- a/config.toml +++ b/config.toml @@ -85,10 +85,10 @@ menu = [ {url = "tags", name = "Tags", slash = true, blank = false, size="s110"}, ] menu_footer = [ - {url = "about", name = "About", slash = true, blank = false}, - {url = "contact", name = "Contact", slash = true, blank = false}, - {url = "privacy", name = "Privacy", slash = true, blank = false}, - {url = "sitemap.xml", name = "Sitemap", slash = false, blank = true}, + {url = "about", name = "About", slash = true, blank = false, size="s90"}, + {url = "contact", name = "Contact", slash = true, blank = false, size="s90"}, + {url = "privacy", name = "Privacy", slash = true, blank = false, size="s90"}, + {url = "sitemap.xml", name = "Sitemap", slash = false, blank = true, size="s90"}, ] toc = true @@ -104,7 +104,7 @@ meta_post = { position="top", size="s95", author=true, readtime=false, readstrin hide_section_dates = false # hides the date for sections that use posts.html as their template. hide_page_nextprev_titles = false # hides the next/previous titles for pages that use page.html as their template. title_size_index = "s85" -footer_size = "s90" +footer_size = "s80" # the size of the copyright and powered by text footer_credit = true #footer_credit_override = '
' #archive_reverse = true # Set to True to sort posts chronologically per year instead of newest first on the archive page: example.com/archive/ @@ -116,7 +116,7 @@ textlogo = '