From 744a5b5c9bb9a89653c104d0a8df92ed7a928910 Mon Sep 17 00:00:00 2001 From: barkstone Date: Sun, 15 Dec 2024 15:26:34 +0900 Subject: [PATCH] docs: Update readmd --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c033e65..f40134e 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,11 @@ A Community Plugin for [Obsidian.md](https://obsidian.md/) to publish your vault - Math - Math blocks are supported - Inline math expressions are supported +- Utterances Comments Layout + - Comments layout provided by the Utterances are supported +## Demo Page +If you want to see a demo page, you can see the very simple result [here](https://barkstone3.github.io/). + ## Bug Report To report a bug, simply go to the [Issues](https://github.com/barkstone2/vault-to-blog/issues) tab and use the provided template to submit your bug report.