From 905ed7b24cda52c2f6bdf0c4f9435102a9927982 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Tue, 30 Apr 2024 20:36:22 +0200 Subject: [PATCH] Add 8.1.1 changelog --- components/footer.tsx | 2 +- components/nav.tsx | 2 +- content/releases/8.1.1.md | 102 ++++++++++++++++++++++++++++++++++++++ firebase.json | 2 +- 4 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 content/releases/8.1.1.md diff --git a/components/footer.tsx b/components/footer.tsx index d950a042..6b35aec8 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -136,7 +136,7 @@ const Footer: FunctionComponent<{
  • {/* Do not use , as routes with a dot inside get rewritten without trailing slash */} - + Releases
  • diff --git a/components/nav.tsx b/components/nav.tsx index 468fe7c6..86aec0b5 100644 --- a/components/nav.tsx +++ b/components/nav.tsx @@ -268,7 +268,7 @@ const Nav: FunctionComponent = function () { Blog