From ac6772f292a83217e10e38ba853c76b5666133e0 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 27 Aug 2023 02:40:08 -0600 Subject: Commit inicial --- 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 v1.2.3