Koinuma
Results
2
comments of
Koinuma
Hi @stdevel , sorry for my late reply. I will try to check my lines after my today's work, but @onweru pull request probably help you! @onweru Thank you for...
Hi @stdevel I suppose that you write ``` const searchIndexLangSlug = pageLanguage === '{{ .Sites.First.Language.Lang }}' ? '': `${pageLanguage}/`; ``` and the line work as expected. ` .Sites.First.Language.Lang` is surrounded...