diff --git a/src/components/Statistics.astro b/src/components/Statistics.astro index bc9444e..468949e 100644 --- a/src/components/Statistics.astro +++ b/src/components/Statistics.astro @@ -14,7 +14,7 @@ const goatCounterConfig = siteConfig.siteAnalytics.goatcounter > )} -{statisticsEnabled && statisticsType === 'goatcounter' && ( +{ statisticsType === 'goatcounter' && ( <> {noscript ? ( Analytics diff --git a/src/content/posts/terminal-setup/cover.jpg b/src/content/posts/terminal-setup/cover.jpg new file mode 100644 index 0000000..2facbc1 Binary files /dev/null and b/src/content/posts/terminal-setup/cover.jpg differ