From 2ecfc1e5ae92b49df0ff353b572e76cea0f8d09f Mon Sep 17 00:00:00 2001 From: Fyxren <68126277+Fyxren@users.noreply.github.com> Date: Wed, 25 May 2022 22:15:40 +0200 Subject: [PATCH] Added Dutch to Footer.tsx --- src/components/Footer.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index a7162d8..ef7abcb 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -52,6 +52,9 @@ const Languages = () => {
  • Italiano
  • +
  • + Nederlands +
  • );