From 2407c97452e82a4e578c12be18f958906572fd28 Mon Sep 17 00:00:00 2001 From: madrilene Date: Wed, 7 Feb 2024 13:07:21 +0100 Subject: [PATCH] better reference to Lea --- src/docs/open-graph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/open-graph.md b/src/docs/open-graph.md index e219ec3..3aba1e0 100644 --- a/src/docs/open-graph.md +++ b/src/docs/open-graph.md @@ -24,7 +24,7 @@ To change the look and behaviour of those images and replace the SVG background The implementation is based on [Bernard Nijenhuis article.](https://bnijenhuis.nl/notes/automatically-generate-open-graph-images-in-eleventy/) -If you want to be inspired, have a look at [what Lea does here.](https://github.com/learosema/lea-codes/blob/main/src/opengraph-default.njk) +If you want to be inspired, have a look at [what Lea does here.](If you want to be inspired, have a look at [what Lea is doing here.](https://lea.codes/posts/2023-04-25-pseudorandom-numbers-in-eleventy/) Previously the images were created at build time, but this leads to not rendering the font - if the system executing the build has not installed it, it will not be generated.