We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7f1d5 commit acaa4b9Copy full SHA for acaa4b9
1 file changed
src/components/Footer/Footer.astro
@@ -4,6 +4,7 @@ import PureFooter from "./PureFooter/PureFooter.tsx"
4
import i18next from "i18next"
5
---
6
7
+<!-- // test -->
8
<div>
9
<Subscribe client:idle lang={i18next.language} />
10
<PureFooter />
0 commit comments