From 9c335960937ffea00ae0688fdc79292d488473b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20de=20Metz?= Date: Tue, 21 May 2024 19:23:12 +0200 Subject: [PATCH] Add the vue3 news. --- news/vue3.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 news/vue3.md diff --git a/news/vue3.md b/news/vue3.md new file mode 100644 index 0000000..24592bc --- /dev/null +++ b/news/vue3.md @@ -0,0 +1,8 @@ +--- +date: 2024-05-21 +title: Maintenance +--- + +The indoor= codebase has been updated to use vue3. Everything should mostly look the same as before. + +[Open an issue](https://github.com/indoorequal/indoorequal.org/issues) if you have any problems.