Remove dependency on include from default about.md

This ensures better portability, allowing to switch and preview
themes without having to delete the code block.
This commit is contained in:
Ashwin Maroli 2017-02-25 08:15:56 +05:30
parent e52fa87665
commit 90d7472388
1 changed files with 7 additions and 4 deletions

View File

@ -6,10 +6,13 @@ 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](https://jekyllrb.com/) 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](https://jekyllrb.com/)
You can find the source code for the Jekyll new theme at: You can find the source code for Minima at GitHub:
{% include icon-github.html username="jekyll" %} / [jekyll][jekyll-organization] /
[minima](https://github.com/jekyll/minima) [minima](https://github.com/jekyll/minima)
You can find the source code for Jekyll at You can find the source code for Jekyll at GitHub:
{% include icon-github.html username="jekyll" %} / [jekyll][jekyll-organization] /
[jekyll](https://github.com/jekyll/jekyll) [jekyll](https://github.com/jekyll/jekyll)
[jekyll-organization]: https://github.com/jekyll