From 67b3cf6b3d035e73c3fa2751468e154eb07f701a Mon Sep 17 00:00:00 2001 From: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:07:23 +0200 Subject: [PATCH] Add Finnish to top bar (#88) * Add Finnish translation * Update Finnish translation * Update _site.yml --- _site.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_site.yml b/_site.yml index 88afd4e..289ac99 100644 --- a/_site.yml +++ b/_site.yml @@ -12,6 +12,8 @@ navbar: href: nl-BE.html - text: "English, United States" href: en-US.html + - text: "Finnish, Finland" + href: fi-FI.html - text: "French, France" href: fr-FR.html - text: "German, Germany"