We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49df55 commit 114a157Copy full SHA for 114a157
layouts/guides/landing.html
@@ -239,7 +239,7 @@ <h2 x-show="noFilters()" id="all-guides" class="scroll-mt-36">
239
240
{{- define "guide-metadata" }}
241
<div
242
- class="flex items-center justify-between gap-8 text-sm text-gray-200 dark:text-gray-300"
+ class="flex items-center justify-between gap-8 text-sm text-gray-400 dark:text-gray-300"
243
>
244
<div class="flex flex-wrap gap-2 md:flex-nowrap">
245
{{- $langs := .GetTerms "languages" }}
0 commit comments