From 27f89b56362d651678467b16daf61eebfb306063 Mon Sep 17 00:00:00 2001 From: sindrekjelsrud Date: Fri, 14 Jul 2023 21:47:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bda8872..4b64107 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,8 @@ ### Future plans: - [ ] Add a "foodwall" for my recipes -- [ ] Might convert website over to either: - - the hugo [cocoa](https://github.com/mtn/cocoa-eh-hugo-theme) theme, or - - a svelte version (to learn svelte), or - - a react version (to learn more react before internship) +- [ ] Restructure enitre site from Hugo over to Astro +- [ ] Implement multilingual support ## 🛠️ How do I run it locally?