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
@ -12,7 +12,6 @@
|
||||
</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"
|
||||
@ -32,9 +31,8 @@
|
||||
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