diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-31 19:42:45 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-31 19:43:10 +0800 |
commit | 203d2a5c373aa3b9b4425ca38aec7ace6ccc982c (patch) | |
tree | 7ab685d107ab9aceb763c1ccca11029780263006 /about.html | |
parent | 66861671f51bf1d956112204065ce0488cd22dde (diff) |
feat: add example of about page
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..1395b28 --- /dev/null +++ b/about.html @@ -0,0 +1,16 @@ +--- +layout: about +title: About +--- + +<h2>About</h2> + +<p> +:art: Yet another theme for elegant writers with modern flat style. +</p> + +<p> +Hey, nice to meet you, you found this Jekyll theme. Here the yet another +theme is a modern theme, and it's quiet clear, clean and neat for writers +and posts. +</p> |