mirror of
https://gitlab.com/simple-stock-bots/splash-page.git
synced 2025-06-16 07:06:47 +00:00
added favicon
This commit is contained in:
parent
93e964151c
commit
2e6f614c0e
18
index.html
18
index.html
@ -12,15 +12,14 @@
|
||||
</script>
|
||||
<link rel="stylesheet" href="assets/css/water.css" />
|
||||
<link rel="stylesheet" href="assets/css/styles.css" />
|
||||
|
||||
<meta
|
||||
name="description"
|
||||
content="Simple Stock Market and Cryptocurreny bots for Telegram and Discord"
|
||||
name="description"
|
||||
content="Simple Stock Market and Cryptocurreny bots for Telegram and Discord"
|
||||
/>
|
||||
<meta property="og:title" content="Simple Stock Bots" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Simple Stock Market and Cryptocurreny bots for Telegram and Discord"
|
||||
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:alt" content="Stock Market Chart" />
|
||||
@ -28,13 +27,12 @@
|
||||
<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/"
|
||||
property="og:url"
|
||||
content="https://simple-stock-bots.gitlab.io/splash-page/"
|
||||
/>
|
||||
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
<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>">
|
||||
|
||||
<meta name="theme-color" content="#FF00FF" />
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user