mirror of
https://github.com/KevinMidboe/planetposen-frontend.git
synced 2025-10-29 13:10:12 +00:00
Suffix all page titles with ' | plantposen'
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>{title}</title>
|
<title>{title} | planetposen</title>
|
||||||
<meta name="description" content="{description}" />
|
<meta name="description" content="{description}" />
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|||||||
Reference in New Issue
Block a user