Add news preview functionality to homepage

Add news preview plugin to metadata
Add news preview translation strings
Create news preview content files
Rename goals section to position 4
Move newsletter section to position 5
This commit is contained in:
Ruben 2026-02-07 17:16:26 +01:00
parent 1766b370dd
commit 23671d5ed8
8 changed files with 13 additions and 1 deletions

View file

@ -98,6 +98,11 @@ vestfold = "Vestfold"
vestland = "Vestland"
ostfold = "Østfold"
[news_preview]
heading = "Latest news"
read_more = "Read more"
see_all = "See all news"
[newsletter]
name_label = "Name"
name_placeholder = "Your name"

View file

@ -102,6 +102,11 @@ vestfold = "Vestfold"
vestland = "Vestland"
ostfold = "Østfold"
[news_preview]
heading = "Siste nytt"
read_more = "Les mer"
see_all = "Se alle nyheter"
[newsletter]
name_label = "Navn"
name_placeholder = "Ditt navn"