diff options
-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 |