commit f0b4ad1586ec3cb0c700f6c3604a06b89b608b68 from: Omar Polo via: Thomas Adam date: Mon Jan 02 11:44:07 2023 UTC fmt commit - fd7d06594609a02dbba4137b94210b2f4d22b737 commit + f0b4ad1586ec3cb0c700f6c3604a06b89b608b68 blob - 3a2aa91c3991dd23b5f51d3ceb3d8d4e5487763d blob + 14b36a770b7090ae028cbbee4652e8ee38432b55 --- gotwebd/parse.y +++ gotwebd/parse.y @@ -435,7 +435,7 @@ lookup(char *s) { "custom_css", CUSTOM_CSS }, { "listen", LISTEN }, { "logo", LOGO }, - { "logo_url" , LOGO_URL }, + { "logo_url", LOGO_URL }, { "max_commits_display", MAX_COMMITS_DISPLAY }, { "max_repos", MAX_REPOS }, { "max_repos_display", MAX_REPOS_DISPLAY },