Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
content="WebAssemblyを使用してブラウザ内でRubyコードを即座に実行できます。サーバー設定なしでコードスニペットを作成、共有、埋め込みが可能です。">
<meta property="og:type" content="website">
<meta property="og:url" content="https://rubox.vercel.app/">
<meta property="og:image" content="https://rubox.vercel.app/ogp.svg">
<meta property="og:image" content="https://rubox.vercel.app/ogp.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://rubox.vercel.app/ogp.svg">
<meta name="twitter:image" content="https://rubox.vercel.app/ogp.png">
<meta name="description"
content="Ruboxは、ブラウザ上ですべて完結するサーバーレスなRubyプレイグラウンドです。WebAssemblyを使用しており、Rubyスニペットを簡単に記述、実行、共有できます。">
<link rel="manifest" href="/manifest.json">
Expand Down
Binary file modified public/ogp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.