diff --git a/_config.yml b/_config.yml index 1f2484b1b3..aec6a51e7e 100644 --- a/_config.yml +++ b/_config.yml @@ -40,7 +40,7 @@ email: your-email@example.com avatar: assets/images/avatar.jpg # You'll want to customize url and baseurl for your own site: -baseurl: "/jekyll-theme-prologue" # the subpath of your site, e.g. /blog +baseurl: "/frankjzy" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site # Social settings @@ -60,5 +60,5 @@ dribbble_url: google_analytics: # The following settings are NECESSARY for the Prologue theme to run: -theme: jekyll-theme-prologue +remote_theme: chrisbobbe/jekyll-theme-prologue collections: [sections]