Skip to content

Commit ae487fd

Browse files
committed
App Meta fix
1 parent fd0dec2 commit ae487fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<meta name="description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
1212

1313
<meta property="og:type" content="website">
14-
<meta property="og:url" content="https://graphscript.github.io/">
14+
<meta property="og:url" content="https://graphscript-labs.github.io/">
1515
<meta property="og:title" content="GraphScript Editor">
1616
<meta property="og:description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
1717
<meta property="og:image" content="https://github.com/GraphScript-Labs/.github/blob/main/Banner.png?raw=true">
1818

1919
<meta name="twitter:card" content="summary_large_image">
20-
<meta name="twitter:url" content="https://graphscript.github.io/">
20+
<meta name="twitter:url" content="https://graphscript-labs.github.io/">
2121
<meta name="twitter:title" content="GraphScript Editor">
2222
<meta name="twitter:description" content="GraphScript is a general-purpose visual scripting editor that lets you build logic by connecting visual nodes. No code, just flow.">
2323
<meta name="twitter:image" content="https://github.com/GraphScript-Labs/.github/blob/main/Banner.png?raw=true">

0 commit comments

Comments
 (0)