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>
|
||||
|
||||
<svelte:head>
|
||||
<title>{title}</title>
|
||||
<title>{title} | planetposen</title>
|
||||
<meta name="description" content="{description}" />
|
||||
</svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user