1
0
mirror of https://gitlab.com/simple-stock-bots/splash-page.git synced 2025-07-23 06:31:24 +00:00

fixed open graph

This commit is contained in:
2021-07-14 12:15:48 -07:00
parent 547591f531
commit 774ca8d58d

View File

@@ -21,14 +21,14 @@
property="og:description"
content="Simple Stock Market and Cryptocurreny bots for Telegram and Discord"
/>
<meta property="og:image" content="assets/img/TgChartChat" />
<meta property="og:image" content="https://simplestockbot.com/assets/img/TgChartChat.jpg" />
<meta property="og:image:alt" content="Stock Market Chart" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta
property="og:url"
content="https://simple-stock-bots.gitlab.io/splash-page/"
content="https://simplestockbot.com"
/>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🤑</text></svg>">