diff --git a/README.md b/README.md index f1d0e73..3fd8727 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, utterances or Hyvor Talk](https://welpo.github.io/tabi/blog/comments/). +- [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](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/). diff --git a/content/blog/comments.ca.md b/content/blog/comments.ca.md index 70bfd9c..6516f8e 100644 --- a/content/blog/comments.ca.md +++ b/content/blog/comments.ca.md @@ -1,8 +1,8 @@ +++ -title = "Afegeix comentaris a les teves publicacions amb giscus, utterances o Hyvor Talk" +title = "Afegeix comentaris a les teves publicacions amb aquestes 4 plataformes" date = 2023-07-14 updated = 2023-07-26 -description = "Descobreix com habilitar una secció de comentaris a les teves publicacions utilitzant giscus, utterances o Hyvor Talk, permetent la interacció i feedback dels lectors." +description = "Descobreix com habilitar una secció de comentaris a les teves publicacions utilitzant giscus, utterances, Hyvor Talk, o Isso, permetent la interacció i feedback dels lectors." [taxonomies] tags = ["funcionalitat", "tutorial"] diff --git a/content/blog/comments.es.md b/content/blog/comments.es.md index ca8abfe..df5a132 100644 --- a/content/blog/comments.es.md +++ b/content/blog/comments.es.md @@ -1,8 +1,8 @@ +++ -title = "Añade comentarios a tus publicaciones con giscus, utterances o Hyvor Talk" +title = "Añade comentarios a tus publicaciones con estas 4 plataformas" date = 2023-07-14 updated = 2023-07-26 -description = "Descubre cómo habilitar una sección de comentarios en tus publicaciones usando giscus, utterances o Hyvor Talk, permitiendo la interacción y feedback de los lectores." +description = "Descubre cómo habilitar una sección de comentarios en tus publicaciones usando giscus, utterances, Hyvor Talk, o Isso, permitiendo la interacción y feedback de los lectores." [taxonomies] tags = ["funcionalidad", "tutorial"] diff --git a/content/blog/comments.md b/content/blog/comments.md index 06837f6..c28267e 100644 --- a/content/blog/comments.md +++ b/content/blog/comments.md @@ -1,8 +1,8 @@ +++ -title = "Add comments to your posts with giscus, utterances or Hyvor Talk" +title = "Add comments to your posts with these 4 comment systems" date = 2023-07-14 updated = 2023-07-26 -description = "Discover how to enable a comments section on your posts using giscus, utterances, or Hyvor Talk, enabling reader interaction and feedback." +description = "Discover how to enable a comments section on your posts using giscus, utterances, Hyvor Talk, or Isso, enabling reader interaction and feedback." [taxonomies] tags = ["showcase", "tutorial"]