diff options
| author | Li Zhineng <[email protected]> | 2025-07-23 09:20:02 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-23 09:20:02 +0800 |
| commit | 9a75f8d7269305ebdc8d47e501577dceab9e1440 (patch) | |
| tree | 6ef3fc32297cab0ecc29e278d86a28bac6a020a1 /about.markdown | |
| download | openairmx.org-9a75f8d7269305ebdc8d47e501577dceab9e1440.tar.gz openairmx.org-9a75f8d7269305ebdc8d47e501577dceab9e1440.zip | |
Initial GitHub pages site with Jekyll
Diffstat (limited to 'about.markdown')
| -rw-r--r-- | about.markdown | 18 |
1 files changed, 18 insertions, 0 deletions
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 |
