diff --git a/docs/_config.yml b/docs/_config.yml index 2845c2ba..c2523b0f 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: Wholphin author: '' -description: '' +description: 'Wholphin is an OSS Android TV client for Jellyfin' baseurl: "" -theme: minima +remote_theme: pages-themes/minimal@v0.2.0 plugins: - - jekyll-feed \ No newline at end of file + - jekyll-remote-theme \ No newline at end of file