Skip to content

Commit f025b1f

Browse files
authored
Change link text from 'Hugging Face' to 'Crowdin'
1 parent 7adc0d8 commit f025b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ const config: Config = {
235235
html: `
236236
<a href="https://crowdin.com/project/texlyre" target="_blank" rel="noopener noreferrer" class="footer__link-item">
237237
<img src="/img/icons/crowdin.svg" alt="Crowdin" style="margin-right: 0.5rem; vertical-align: middle; width: 16px; height: 16px;" />
238-
Hugging Face
238+
Crowdin
239239
</a>
240240
`,
241241
},

0 commit comments

Comments
 (0)