From 3dcc462056401492d676d3893cfeed68c989f27d Mon Sep 17 00:00:00 2001 From: welpo Date: Mon, 17 Jul 2023 20:33:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20support=20Hyvor=20Talk?= =?UTF-8?q?=20comments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60807be..f1d0e73 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ tabi has a perfect score on Google's Lighthouse audit: - [X] Multi-language support. - [X] Dark and light themes. Defaults to the OS setting, with a switcher in the navigation bar. -- [X] Support for [comments using giscus or utterances](https://welpo.github.io/tabi/blog/comments/). +- [X] Support for [comments using giscus, utterances or Hyvor Talk](https://welpo.github.io/tabi/blog/comments/). - [X] Perfect Lighthouse score (Performance, Accessibility, Best Practices and SEO). - [X] [KaTeX](https://katex.org/) support. - [X] All JavaScript can be [fully disabled](https://welpo.github.io/tabi/blog/javascript/).