File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 55 < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77
8+ < meta property ="og:type " content ="website " />
9+ < meta content ="Animated Java " property ="og:title " />
10+ < meta
11+ content ="A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition. "
12+ property ="og:description "
13+ />
14+ < meta content ="https://animated-java.github.io " property ="og:url " />
15+ < meta
16+ content ="https://animated-java.github.io/img/animated_java_icon.svg "
17+ property ="og:image "
18+ />
19+ < meta content ="#00ACED " data-react-helmet ="true " name ="theme-color " />
20+
821 < script >
922 const key = 'svelteness::color-scheme'
1023 const scheme = localStorage [ key ]
You can’t perform that action at this time.
0 commit comments