implement header links

This commit is contained in:
ghost 2024-01-13 02:00:09 +02:00
parent 7caf84a9f9
commit 13292efe29
5 changed files with 26 additions and 22 deletions

View file

@ -6,6 +6,7 @@ twig:
name: '%app.name%'
theme: '%app.theme%'
masters: '%app.masters%'
links: '%app.links%'
meta:
title: '%env(APP_META_TITLE)%'
description: '%env(APP_META_DESCRIPTION)%'