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
13 changes: 7 additions & 6 deletions apps/crucible/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
/>
<title>Crucible — Algorithmic Trading</title>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/assets/mark-crucible.png" />
<link rel="icon" type="image/png" sizes="512x512" href="/favicon-crucible.png" />
<link rel="apple-touch-icon" href="/favicon-crucible.png" />

<meta property="og:type" content="website" />
<meta property="og:site_name" content="CloudsForge" />
Expand All @@ -23,12 +24,12 @@
content="Ten algorithms backtested against real market history, with fees and slippage charged, because a strategy that only works for free does not work. Free until it makes you money."
/>
<meta property="og:url" content="https://crucible.cloudsforge.online/" />
<meta
property="og:image"
content="https://crucible.cloudsforge.online/assets/product-crucible.png"
/>
<meta property="og:image:alt" content="A crucible pouring a quenched equity curve" />
<meta property="og:image" content="https://crucible.cloudsforge.online/og-crucible.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Crucible" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://crucible.cloudsforge.online/og-crucible.png" />

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand Down
Binary file modified apps/crucible/public/assets/mark-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/crucible/public/favicon-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/crucible/public/og-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/favicon-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified branding/mark-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/og-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/social-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/wordmark-crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading