From ad701da9a7beb2c9bb307bfd5fc976dcd4bd7878 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 24 Jan 2023 10:29:28 -0600 Subject: [PATCH] Link to Lighthouse report [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80bf61b..9854475 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://www - Using [Eleventy v2.0](https://www.11ty.dev/blog/eleventy-v2-beta/) with zero-JavaScript output. - Content is entirely pre-rendered (this is a static site). -- Four-hundos Lighthouse score out of the box! +- Four-hundos Lighthouse score out of the box! [View the Lighthouse report for the latest build.](https://eleventy-base-blog.netlify.app/reports/lighthouse/) - Easily [deploy](#deploy-this-to-your-own-site) to various hosting providers. - Live reload provided by [Eleventy Dev Server](https://www.11ty.dev/docs/dev-server/). - Content-driven [hierarchical navigation](https://www.11ty.dev/docs/plugins/navigation/)