From d4f9ea9aab979e54c00317cae9cc511812c95117 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Sat, 24 Feb 2024 17:39:34 -0600 Subject: [PATCH] added live site url to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8095635..92de922 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This is a solution to the [Recipe page challenge on Frontend Mentor](https://www ### Links - Solution URL: [source](https://github/com/fyrfli/recipe-page) -- Live Site URL: [live](https://your-live-site-url.com) +- Live Site URL: [live](https://fyrfli.github.io/recipe-page/) ## My process