From 793a5c9eeb291023332f5e33ce27353be49bfd43 Mon Sep 17 00:00:00 2001 From: frankjzy <65880253+frankjzy@users.noreply.github.com> Date: Tue, 26 May 2020 09:51:51 +0800 Subject: [PATCH 1/2] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1f2484b1b3..afe9266fd3 100644 --- a/_config.yml +++ b/_config.yml @@ -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] From cda4706642f3a8029c8b4016ffb90f90a2984767 Mon Sep 17 00:00:00 2001 From: frankjzy <65880253+frankjzy@users.noreply.github.com> Date: Tue, 26 May 2020 10:00:04 +0800 Subject: [PATCH 2/2] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index afe9266fd3..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