move content to new domain
This commit is contained in:
@@ -8,11 +8,8 @@
|
||||
<meta property="og:title" content="Stationeers IC10 Editor & Emulator" />
|
||||
<meta property="og:description"
|
||||
content="A feature packed code editor for Stationeers IC10 code, paired with a robust debugger and emulator. Edit, test, and share code." />
|
||||
<meta property="og:image" content="https://ryex.github.io/ic10emu/img/embed_preview.png" />
|
||||
<meta property="og:url" content="https://ryex.github.io/ic10emu/" />
|
||||
|
||||
<link rel="stylesheet" href="./main.css">
|
||||
<script src="./main.js"></script>
|
||||
<meta property="og:image" content="https://ic10emu.dev/img/embed_preview.png" />
|
||||
<meta property="og:url" content="https://ic10emu.dev/" />
|
||||
<style>
|
||||
body {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user