diff --git a/_config.yml b/_config.yml index 6ac2116..099be9b 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,9 @@ title: "86Box" description: "Emulator of x86-based machines based on PCem" theme: jekyll-theme-cayman -site.github.is_project_page: true -site.github.repository_name: 86Box -site.github.repository_url: https://github.com/86Box/86Box -site.github.owner_name: OBattler -site.github.owner_url: https://github.com/OBattler +github: + is_project_page: true + repository_name: 86Box + repository_url: https://github.com/86Box/86Box + owner_name: OBattler + owner_url: https://github.com/OBattler