Skip to content

Commit 63ee9f6

Browse files
authored
Update app.html
1 parent 205cc88 commit 63ee9f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/app.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<head>
44
<meta charset="utf-8" />
55
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
6-
<title>TurboBuilder - Make extensions with blocks</title>
7-
<meta name="description" content="Create TurboWarp extensions using Scratch-like block coding." />
8-
<meta name="keywords" content="turbowarp, extensions, blocks" />
9-
<meta name="author" content="JeremyGamer13" />
6+
<title>ExtensionBlock - Develop extensions for MyScratchBlocks with blocks</title>
7+
<meta name="description" content="Create MyScratchBlocks extensions using Scratch-like block coding." />
8+
<meta name="keywords" content="myscratchblocks, extensions, blocks" />
9+
<meta name="author" content="Fluffy278" />
1010
<meta name="theme-color" content="#ff4b4b" />
1111
<meta name="og:image" content="/images/icon.png" />
1212
<meta name="viewport" content="width=device-width" />
@@ -104,7 +104,7 @@
104104
</head>
105105
<body data-sveltekit-preload-data="hover">
106106
<div class="__alert_prompt" id="Zm5BSEgzQW5HeW9yZkFkNEhpbGJiamtpZmdoOGNDc2lMR29JSzF0K2JnPT0=">
107-
<p style="margin-block: 0;">TurboBuilder is currently in development. Features may not work correctly here.</p>
107+
<p style="margin-block: 0;">MyScratchBlocks is currently in development. Features may not work correctly here.</p>
108108
<button
109109
style="margin: 0; margin-left: 8px; background: transparent; border: 0; outline: 0; padding: 0; cursor: pointer;"
110110
onclick="document.getElementById('Zm5BSEgzQW5HeW9yZkFkNEhpbGJiamtpZmdoOGNDc2lMR29JSzF0K2JnPT0=').remove()"

0 commit comments

Comments
 (0)