diff --git a/_config.yml b/_config.yml index e38b061..c75c738 100644 --- a/_config.yml +++ b/_config.yml @@ -3,12 +3,12 @@ author: name: GitHub User email: your-email@domain.com description: > - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + jekyll-theme-classless-simple is a Jekyll theme + styled with [Simple.css](https://github.com/kevquirk/simple.css), + a classless CSS framework. theme: jekyll-theme-classless-simple header_pages: - about.md - view-on-github.md plugins: - - jekyll-redirect-from +- jekyll-redirect-from diff --git a/about.md b/about.md index d17b0a0..ebb06c6 100644 --- a/about.md +++ b/about.md @@ -4,7 +4,7 @@ title: About permalink: /about/ --- -jekyll-theme-classless-simple is a Jekyll theme styled with [Simple.css](https://github.com/kevquirk/simple.css), a classless CSS framework. +{{ site.description }} -- [GitHub](https://github.com/toshimaru/jekyll-theme-classless-simple) -- [Simple.css](https://github.com/kevquirk/simple.css) +- [GitHub Repository](https://github.com/toshimaru/jekyll-theme-classless-simple) +- [Simple.css](https://simplecss.org/)