From 84218de377956dcccf29f78db206e651507a9d85 Mon Sep 17 00:00:00 2001 From: Dany Marcoux Date: Sun, 29 Sep 2024 20:43:58 +0200 Subject: [PATCH] Add dmarcoux.com to EXAMPLES.md (#2652) The setup with Cloudflare Pages and the development environment with a Nix shell is documented. I believe this coudl be useful to others. --- EXAMPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXAMPLES.md b/EXAMPLES.md index 769e455225..19ee1637a3 100644 --- a/EXAMPLES.md +++ b/EXAMPLES.md @@ -42,3 +42,4 @@ | [Peter Todorov](https://peterprototypes.com/) | https://github.com/peterprototypes/peterprototypes.com | | [failsafe.monster](https://failsafe.monster/) | | | [Joshua Gawley](https://www.joshuagawley.com/) | https://github.com/joshuagawley/joshuagawley.github.io | +| [dmarcoux.com](https://dmarcoux.com) | https://github.com/dmarcoux/dmarcoux.com |