diff --git a/_config.yml b/_config.yml index 87132530..13866cfa 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,3 @@ -theme: jekyll-theme-cayman -markdown: kramdown +remote_theme: pages-themes/cayman@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one