diff --git a/src/wp-templates/index-template.jsx b/src/wp-templates/index-template.jsx index 452a3ecb..8a7fa187 100644 --- a/src/wp-templates/index-template.jsx +++ b/src/wp-templates/index-template.jsx @@ -68,7 +68,9 @@ export default function IndexTemplate() { })} )} - +
+ +
); }