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 8d94088 commit 61ad34aCopy full SHA for 61ad34a
layouts/partials/header/basic.html
@@ -40,7 +40,7 @@
40
id="search-button"
41
aria-label="Search"
42
class="text-base hover:text-primary-600 dark:hover:text-primary-400"
43
- title="{{ i18n " search.open_button_title" }}">
+ title="{{ i18n "search.open_button_title" }}">
44
{{ partial "icon.html" "search" }}
45
</button>
46
{{ end }}
@@ -75,7 +75,7 @@
75
id="search-button-mobile"
76
77
78
79
80
81
0 commit comments