baseURL = 'https://example.org/' languageCode = 'en-uk' title = 'John Costa' theme = 'risotto' [menu] [[menu.main]] name = 'Blog' pageRef = '/blog' # Sidebar: about/bio [params.about] title = "John Costa" description = "A really good software engineer" # Sidebar: social links # Available icon sets: # * FontAwesome 6 ('fa-brands', 'fa-normal', or 'fa-solid' for brands) # * Academicons ('ai ai-') [[params.socialLinks]] icon = "fa-brands fa-github" title = "GitHub" url = "https://github.com/joeroe/risotto" [[params.socialLinks]] icon = "fa-solid fa-envelope" title = "Email" url = "mailto:example@example.com"