mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 00:46:29 +01:00
Revert "feat repl twitter title use repl title"
This reverts commit ad1f15df41
.
This commit is contained in:
parent
8a6abc9215
commit
ef4da392ae
@ -187,7 +187,7 @@
|
||||
<svelte:head>
|
||||
<title>{name} • REPL • Svelte</title>
|
||||
|
||||
<meta name="twitter:title" content="{name} | Svelte REPL">
|
||||
<meta name="twitter:title" content="Svelte REPL">
|
||||
<meta name="twitter:description" content="Cybernetically enhanced web apps">
|
||||
<meta name="Description" content="Interactive Svelte playground">
|
||||
</svelte:head>
|
||||
|
Loading…
Reference in New Issue
Block a user