diff --git a/config.toml b/config.toml index f21ff15..df74948 100644 --- a/config.toml +++ b/config.toml @@ -29,7 +29,11 @@ theme_color = "blue" show_menu_items = 6 full_width = false center = true -copyright = "Content and assets licensed CC BY-SA 4.0 unless otherwise noted." +copyright = ''' + +CC BY-SA 4.0 :: Built with Zola :: Themed with zerm + +''' logo_text = "Avery Winters" main_menu = [ { name = "about", url = "/about/" },