From deab138f23eb473a1b06489faac860fccba7f32c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 26 Jul 2016 15:37:26 -0700 Subject: [PATCH] site template: update link to jglovier/jekyll-new to jekyll/minima --- lib/site_template/about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/site_template/about.md b/lib/site_template/about.md index d0e6de5e..19d6b978 100644 --- a/lib/site_template/about.md +++ b/lib/site_template/about.md @@ -7,8 +7,8 @@ permalink: /about/ This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/) You can find the source code for the Jekyll new theme at: -{% include icon-github.html username="jglovier" %} / -[jekyll-new](https://github.com/jglovier/jekyll-new) +{% include icon-github.html username="jekyll" %} / +[minima](https://github.com/jekyll/minima) You can find the source code for Jekyll at {% include icon-github.html username="jekyll" %} /