+
{enableLoadComments && }
diff --git a/components/comments/Giscus.tsx b/components/comments/Giscus.tsx
index 0430f54..b7f5e4d 100644
--- a/components/comments/Giscus.tsx
+++ b/components/comments/Giscus.tsx
@@ -51,7 +51,7 @@ const Giscus = ({ mapping }: Props) => {
}, [LoadComments])
return (
-
+
{enableLoadComments && }
diff --git a/components/comments/Utterances.tsx b/components/comments/Utterances.tsx
index 3e7b2a4..f373565 100644
--- a/components/comments/Utterances.tsx
+++ b/components/comments/Utterances.tsx
@@ -46,7 +46,7 @@ const Utterances = ({ issueTerm }: Props) => {
// Added `relative` to fix a weird bug with `utterances-frame` position
return (
-
+
{enableLoadComments && }
diff --git a/layouts/ MediaList.tsx b/layouts/ MediaList.tsx
index 459ebf9..a0fcb45 100644
--- a/layouts/ MediaList.tsx
+++ b/layouts/ MediaList.tsx
@@ -10,7 +10,7 @@ const MediaList = ({ initialDisplayPosts = [], pagination }: Props) => {
return (
<>
-
+
Media
diff --git a/pages/illusive-lexicon.tsx b/pages/illusive-lexicon.tsx
index bbc9e4e..4b36d6a 100644
--- a/pages/illusive-lexicon.tsx
+++ b/pages/illusive-lexicon.tsx
@@ -1,6 +1,6 @@
export default function IllusiveLexicon() {
return (
-
+
Illusive Lexicon
diff --git a/pages/projects.tsx b/pages/projects.tsx
index c336e50..d37059a 100644
--- a/pages/projects.tsx
+++ b/pages/projects.tsx
@@ -8,7 +8,7 @@ export default function Projects() {
<>