baseURL = 'https://www.eryang.wang' locale = 'zh-CN' title = '灿烂阳光' theme = 'hugo-coder' [params] author = 'wangyang' description = '博客' avatarURL = 'images/avatar.jpg' colorScheme = 'auto' hideColorSchemeToggle = false [[params.social]] name = 'GitHub' icon = 'fa fa-github' weight = 1 url = 'https://github.com/wangyang' [[params.social]] name = 'Email' icon = 'fa fa-envelope' weight = 2 url = 'mailto:2083850206@qq.com' [menu] [[menu.main]] identifier = 'home' name = '首页' weight = 1 url = '/' [[menu.main]] identifier = 'posts' name = '文章' weight = 2 url = '/posts/' [[menu.main]] identifier = 'about' name = '关于' weight = 3 url = '/about/'