From cab20e02b1f537c005ebf875f511019406cbfc0d Mon Sep 17 00:00:00 2001 From: Huy-Ngo Date: Sun, 10 Jan 2021 10:44:41 +0700 Subject: Initial commit for blog --- about.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 about.markdown (limited to 'about.markdown') diff --git a/about.markdown b/about.markdown new file mode 100644 index 0000000..8b4e0b2 --- /dev/null +++ b/about.markdown @@ -0,0 +1,18 @@ +--- +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](https://jekyllrb.com/) + +You can find the source code for Minima at GitHub: +[jekyll][jekyll-organization] / +[minima](https://github.com/jekyll/minima) + +You can find the source code for Jekyll at GitHub: +[jekyll][jekyll-organization] / +[jekyll](https://github.com/jekyll/jekyll) + + +[jekyll-organization]: https://github.com/jekyll -- cgit 1.4.1