diff --git a/AstroPaper-lighthouse-score.svg b/AstroPaper-lighthouse-score.svg new file mode 100644 index 0000000..db86b3d --- /dev/null +++ b/AstroPaper-lighthouse-score.svg @@ -0,0 +1,159 @@ + \ No newline at end of file diff --git a/README.md b/README.md index baff098..11053cc 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,14 @@ This theme is self-documented \_ which means articles/posts in this theme can al _Note: I've tested screen-reader accessibility of AstroPaper using **VoiceOver** on Mac and **TalkBack** on Android. I couldn't test all other screen-readers out there. However, accessibility enhancements in AstroPaper should be working fine on others as well._ +## ✅ Lighthouse Score + +
+ ## 🚀 Project Structure Inside of AstroPaper, you'll see the following folders and files: diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index a50a00f..34ad410 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -68,12 +68,6 @@ const fallbackImageURL = new URL(SITE.ogImage, Astro.url.origin).href; href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap" rel="stylesheet" /> - { // If PUBLIC_GOOGLE_SITE_VERIFICATION is set in the environment variable,