diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:36:11 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:36:11 -0700 |
commit | d75527f7eecc4e2fcdd18ab157412506717c8adb (patch) | |
tree | 8a96e3036d59030f5654725edb1ca5ad6db4cb4e /docs/index.html | |
parent | 8ca94ab784138ef673bc7c1691b99e2d4d69e015 (diff) |
add blog post
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index f6285ba..8a9bb3d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,6 +47,21 @@ <ul> + <li><a href="/posts/2022-11-07-a-new-method-to-blog.html">A new method to blog</a></li> + <ul> + <li>Writing posts in markdown using pen and paper</li> + <li>Published On: 2022-11-07 23:29</li> + <li>Tags: + + Python, + + OCR, + + Microsoft Azure + + </ul> + + <li><a href="/posts/2022-08-05-Why-You-No-Host.html">Why You No Host?</a></li> <ul> <li>Why you should self-host with YunoHost</li> |