diff options
author | uvok cheetah | 2019-05-14 21:20:17 +0200 |
---|---|---|
committer | uvok cheetah | 2019-05-14 21:20:17 +0200 |
commit | 92411ecbd9f0cbcec5620de2efbefade7254afca (patch) | |
tree | 807f42473fd484ff9434753ac04f70b609624678 /_about.md |
Initial commit
Diffstat (limited to '_about.md')
-rw-r--r-- | _about.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/_about.md b/_about.md new file mode 100644 index 0000000..d0e6de5 --- /dev/null +++ b/_about.md @@ -0,0 +1,15 @@ +--- +layout: page +title: About +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) + +You can find the source code for Jekyll at +{% include icon-github.html username="jekyll" %} / +[jekyll](https://github.com/jekyll/jekyll) |