Files
internetforkids/config/_default/languages.en.toml
Christian Gick 88961e4555 style: enhance Congo theme — profile layout, richer homepage, author info
- Switch to profile homepage layout with author headline and bio
- Richer homepage content with topic overview (EN/DE)
- Show taxonomies on articles and lists
- Configure header, footer, scroll-to-top
- Remove theme attribution from footer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 17:11:32 +03:00

31 lines
745 B
TOML

languageCode = "en"
languageName = "English"
languageDirection = "ltr"
weight = 1
title = "Internet for Kids"
[params]
description = "Expert insights on child protection laws, online safety, and digital family protection worldwide."
[params.author]
name = "Internet for Kids"
headline = "Making the internet safer for every child"
bio = "A publication by Agiliton — covering child protection laws, online safety tools, and digital parenting advice for families worldwide."
links = [
{ link = "https://www.agiliton.eu" },
{ rss = "/index.xml" },
]
[[menus.main]]
identifier = "about"
name = "About"
url = "/about/"
weight = 2
[[menus.main]]
identifier = "tags"
name = "Topics"
url = "/tags/"
weight = 3