📝 docs: improve wording for clarity in Catalan and Spanish descriptions of the tabi theme

This commit is contained in:
welpo 2024-11-27 23:59:59 +01:00
parent 826c29bb3d
commit 9051eda8d6
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
3 changed files with 4 additions and 4 deletions

View file

@ -50,14 +50,14 @@ skip_anchor_prefixes = [
[languages.es] [languages.es]
title = "~/tabi" title = "~/tabi"
description = "tabi es un tema para Zola accesible con búsqueda, soporte multilingüe, JavaScript opcional, una puntuación perfecta en Lighthouse y documentación exhaustiva. Diseñado para sitios web y blogs personales." description = "tabi es un tema accesible para Zola con búsqueda, soporte multilingüe, JavaScript opcional, una puntuación perfecta en Lighthouse y documentación exhaustiva. Diseñado para sitios web y blogs personales."
generate_feeds = true generate_feeds = true
taxonomies = [{name = "tags", feed = true}] taxonomies = [{name = "tags", feed = true}]
build_search_index = true build_search_index = true
[languages.ca] [languages.ca]
title = "~/tabi" title = "~/tabi"
description = "tabi és un tema per a Zola accessible amb cerca, suport multilingüe, JavaScript opcional, una puntuació perfecta a Lighthouse i documentació exhaustiva. Dissenyat per a llocs web i blogs personals." description = "tabi és un tema accessible per a Zola amb cerca, suport multilingüe, JavaScript opcional, una puntuació perfecta a Lighthouse i documentació exhaustiva. Dissenyat per a llocs web i blogs personals."
generate_feeds = true generate_feeds = true
taxonomies = [{name = "tags", feed = true}] taxonomies = [{name = "tags", feed = true}]

View file

@ -12,4 +12,4 @@ show_projects_first = false
social_media_card = "ca.jpg" social_media_card = "ca.jpg"
+++ +++
tabi és un tema per a Zola accessible amb [cerca](https://welpo.github.io/tabi/ca/blog/mastering-tabi-settings/#cerca), [suport multilingüe](https://welpo.github.io/tabi/ca/blog/faq-languages/), [JavaScript opcional](https://welpo.github.io/tabi/ca/blog/javascript/), una puntuació perfecta a Lighthouse i [documentació exhaustiva](https://welpo.github.io/tabi/ca). Dissenyat per a llocs web i blogs personals. tabi és un tema accessible per a Zola amb [cerca](https://welpo.github.io/tabi/ca/blog/mastering-tabi-settings/#cerca), [suport multilingüe](https://welpo.github.io/tabi/ca/blog/faq-languages/), [JavaScript opcional](https://welpo.github.io/tabi/ca/blog/javascript/), una puntuació perfecta a Lighthouse i [documentació exhaustiva](https://welpo.github.io/tabi/ca). Dissenyat per a llocs web i blogs personals.

View file

@ -12,4 +12,4 @@ show_projects_first = false
social_media_card = "es.jpg" social_media_card = "es.jpg"
+++ +++
tabi es un tema para [Zola](https://www.getzola.org) accesible con [búsqueda](https://welpo.github.io/tabi/es/blog/mastering-tabi-settings/#busqueda), [soporte multilingüe](https://welpo.github.io/tabi/es/blog/faq-languages/), [JavaScript opcional](https://welpo.github.io/tabi/es/blog/javascript/), una puntuación perfecta en Lighthouse y [documentación exhaustiva](https://welpo.github.io/tabi/es). Diseñado para sitios web y blogs personales. tabi es un tema accesible para [Zola](https://www.getzola.org) con [búsqueda](https://welpo.github.io/tabi/es/blog/mastering-tabi-settings/#busqueda), [soporte multilingüe](https://welpo.github.io/tabi/es/blog/faq-languages/), [JavaScript opcional](https://welpo.github.io/tabi/es/blog/javascript/), una puntuación perfecta en Lighthouse y [documentación exhaustiva](https://welpo.github.io/tabi/es). Diseñado para sitios web y blogs personales.