diff --git a/_includes/components/sections/ai-usage.njk b/_includes/components/sections/ai-usage.njk index 7410a82..b620474 100644 --- a/_includes/components/sections/ai-usage.njk +++ b/_includes/components/sections/ai-usage.njk @@ -18,7 +18,7 @@
Total posts
-
{{ stats.aiCount }}
+
{{ stats.aiCount }}
AI-involved
@@ -56,7 +56,7 @@ {% endif %}
- + View full AI transparency report diff --git a/_includes/components/sections/featured-posts.njk b/_includes/components/sections/featured-posts.njk index 8b45bc0..8ecb893 100644 --- a/_includes/components/sections/featured-posts.njk +++ b/_includes/components/sections/featured-posts.njk @@ -82,7 +82,7 @@
- Bookmarked + Bookmarked @@ -115,7 +115,7 @@
- Reposted + Reposted @@ -143,7 +143,7 @@
@@ -142,7 +142,7 @@
- Reposted + Reposted @@ -168,7 +168,7 @@ {{ post.templateContent | safe }}
{% endif %} - Permalink + Permalink
@@ -182,7 +182,7 @@
- In reply to + In reply to @@ -208,7 +208,7 @@ {{ post.templateContent | safe }}
{% endif %} - Permalink + Permalink
diff --git a/_includes/components/widgets/ai-usage.njk b/_includes/components/widgets/ai-usage.njk index 5063562..6c9a7c4 100644 --- a/_includes/components/widgets/ai-usage.njk +++ b/_includes/components/widgets/ai-usage.njk @@ -18,7 +18,7 @@
Total
-
{{ stats.aiCount }}
+
{{ stats.aiCount }}
AI-involved
@@ -53,7 +53,7 @@ {% postGraph aiPostsList, { prefix: "ai-widget", limit: 1, noLabels: true, boxColorDark: "#504945", highlightColorLight: "#076678", highlightColorDark: "#83a598" } %} {% endif %} - + View full AI report