mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Update +page.svelte
This commit is contained in:
parent
76fa5d6b46
commit
e7dfebdd1a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>{channel && channel.name ? `${channel.name} • iptv-org` : 'iptv-org'}</title>
|
<title>{channel && channel.name ? `${channel.name} • iptv-org` : 'iptv-org'}</title>
|
||||||
<meta name="description" content="A detailed description of {channel.name}." />
|
<meta name="description" content="Detailed description of {channel.name}." />
|
||||||
{@html schema()}
|
{@html schema()}
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue