Add site favicon from brand mark.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Artemii Peretiachenko 2026-07-19 19:29:31 +02:00
parent c93c926e82
commit 698fa842f9
10 changed files with 47 additions and 0 deletions

BIN
apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th — crypto trading, education, copy trading and TradingView auto-trading. Part of the SIMPLE CRYPTO team since 2018."> <meta name="twitter:description" content="428th — crypto trading, education, copy trading and TradingView auto-trading. Part of the SIMPLE CRYPTO team since 2018.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th Terminal — auto-trading via TradingView signals on BingX, Bybit and MEXC. Positions open automatically with stop-loss and take-profit."> <meta name="twitter:description" content="428th Terminal — auto-trading via TradingView signals on BingX, Bybit and MEXC. Positions open automatically with stop-loss and take-profit.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

26
favicon.svg Normal file
View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 2000 2000" style="enable-background:new 0 0 2000 2000;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<g>
<path d="M2000,2000c-666.7,0-1333.3,0-2000,0C0,1333.3,0,666.7,0,0c666.7,0,1333.3,0,2000,0C2000,666.7,2000,1333.3,2000,2000z
M1131.1,668.4c0,93.6,0,186.5,0,279.7c-81.6,0-162.3,0-243.6,0c1.8-4.3,3.2-7.7,4.7-11c83.7-186.5,167.4-373.1,251.1-559.6
c5.4-12.1,15.3-24.6,14.7-36.4c-0.6-11.9-12.1-23.1-18-35c-3.2-6.4-7.4-7.9-14.1-7.9c-51.3,0.3-102.7,0.3-154,0
c-7.5-0.1-11,2.4-14,9.1c-97.3,217.3-194.8,434.4-292.1,651.6c-2.1,4.7-3.4,10.1-3.4,15.2c-0.2,50-0.2,100-0.1,150
c0,2.9,0.3,5.8,0.5,10c156.3,0,312,0,468.8,0c0,48.8,0,96.2,0,143.6c68.6,0,136.1,0,203.7,0c0-203.4,0-406.2,0-609.3
C1267.3,668.4,1200.1,668.4,1131.1,668.4z M1355.2,1695.6c0-56,0-111.1,0-166.6c-236.8,0-473,0-709.1,0c0,56,0,111.1,0,166.6
C882.6,1695.6,1118.4,1695.6,1355.2,1695.6z"/>
<path class="st0" d="M1131.1,668.4c69,0,136.2,0,204,0c0,203.2,0,405.9,0,609.3c-67.7,0-135.1,0-203.7,0c0-47.4,0-94.9,0-143.6
c-156.8,0-312.5,0-468.8,0c-0.2-4.2-0.5-7.1-0.5-10c0-50-0.1-100,0.1-150c0-5.1,1.3-10.6,3.4-15.2
c97.3-217.2,194.8-434.4,292.1-651.6c3-6.7,6.5-9.2,14-9.1c51.3,0.4,102.7,0.3,154,0c6.7,0,10.9,1.6,14.1,7.9
c6,11.9,17.4,23.1,18,35c0.6,11.9-9.3,24.3-14.7,36.4c-83.7,186.5-167.4,373.1-251.1,559.6c-1.5,3.3-2.8,6.7-4.7,11
c81.4,0,162,0,243.6,0C1131.1,854.9,1131.1,762,1131.1,668.4z"/>
<path class="st0" d="M1355.2,1695.6c-236.8,0-472.6,0-709.1,0c0-55.5,0-110.6,0-166.6c236.1,0,472.4,0,709.1,0
C1355.2,1584.5,1355.2,1639.6,1355.2,1695.6z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th — крипто-трейдинг, обучение, копитрейдинг и автотрейдинг по TradingView. Часть команды SIMPLE CRYPTO с 2018 года."> <meta name="twitter:description" content="428th — крипто-трейдинг, обучение, копитрейдинг и автотрейдинг по TradingView. Часть команды SIMPLE CRYPTO с 2018 года.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {

View file

@ -207,6 +207,9 @@ def head_meta(locale: dict, page: dict, translations: dict) -> str:
<meta name="twitter:description" content="{esc_attr(desc)}"> <meta name="twitter:description" content="{esc_attr(desc)}">
<meta name="twitter:image" content="{SITE}/og.png"> <meta name="twitter:image" content="{SITE}/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A">""" <meta name="theme-color" content="#C4622A">"""

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th Terminal — автотрейдинг по сигналам TradingView на BingX, Bybit и MEXC. Автоматическое открытие позиций со стопом и тейком."> <meta name="twitter:description" content="428th Terminal — автотрейдинг по сигналам TradingView на BingX, Bybit и MEXC. Автоматическое открытие позиций со стопом и тейком.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th — крипто-трейдинг, навчання, копітрейдинг і автотрейдинг за TradingView. Частина команди SIMPLE CRYPTO з 2018 року."> <meta name="twitter:description" content="428th — крипто-трейдинг, навчання, копітрейдинг і автотрейдинг за TradingView. Частина команди SIMPLE CRYPTO з 2018 року.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {

View file

@ -27,6 +27,9 @@
<meta name="twitter:description" content="428th Terminal — автотрейдинг за сигналами TradingView на BingX, Bybit і MEXC. Автоматичне відкриття позицій зі стопом і тейком."> <meta name="twitter:description" content="428th Terminal — автотрейдинг за сигналами TradingView на BingX, Bybit і MEXC. Автоматичне відкриття позицій зі стопом і тейком.">
<meta name="twitter:image" content="https://428th.com/og.png"> <meta name="twitter:image" content="https://428th.com/og.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.png" type="image/png" sizes="32x32">
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
<meta name="theme-color" content="#C4622A"> <meta name="theme-color" content="#C4622A">
<script> <script>
(function () { (function () {