From 6c130498b519ad2278dc4e8d44e94d60d553f8f1 Mon Sep 17 00:00:00 2001 From: Luis Medel Date: Fri, 8 Nov 2024 19:00:33 +0100 Subject: [PATCH] Add example site url --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63d351e..39a4174 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,10 @@ jobs: uses: actions/deploy-pages@v4 ``` +## Example site? + +[Yes!](https://luismedel.github.io/makesitex/) + ## License This project is licensed under the MIT License. See the `LICENSE` file for more details.