diff --git a/src/layout/Footer.svelte b/src/layout/Footer.svelte index 962ea41..fd8e5fb 100644 --- a/src/layout/Footer.svelte +++ b/src/layout/Footer.svelte @@ -6,6 +6,7 @@ import { Center, Svg, } from "$components"; +import { text } from "$lib"; @@ -15,24 +16,24 @@ import {
+ {$text["hero"]?.description || "MTÜ Lapikud on Tallinna Tehnikaülikooli Tarkvaraarendusklubi, mis ühendab endisi ja praegusi IT huvilisi tudengeid."} @@ -173,7 +177,7 @@