diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 18:59:37 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 18:59:37 +0000 |
commit | 29b7e09494198e87b6762bc8ef0266d67280445f (patch) | |
tree | ab7557e2efa661bdda6edf2dfd7be7dbef608e03 /README.md | |
parent | f3e02f5d00ebad3ef96b51252f9ce80b8d741099 (diff) | |
download | blog-29b7e09494198e87b6762bc8ef0266d67280445f.tar.gz blog-29b7e09494198e87b6762bc8ef0266d67280445f.tar.bz2 blog-29b7e09494198e87b6762bc8ef0266d67280445f.zip |
Add blog link to README file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -17,3 +17,10 @@ $ echo 'Date: 2022-12-23' >> posts/hello-world/metadata.txt $ echo 'Hello, world!' > posts/hello-world/hello-world.txt $ make deploy ``` + +## Demo + +Visit [blog.ilvokhin.com][1] to see the working demo. + + +[1]: https://blog.ilvokhin.com |