Skip to content

Commit 2175e9b

Browse files
authored
Add files via upload
1 parent cbb4d60 commit 2175e9b

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

index.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,36 @@
99

1010
<link rel='stylesheet' href='https://api.fontshare.com/v2/css?f[]=jet-brains-mono@1&amp;display=swap'>
1111
<link rel="stylesheet" href="./assets/style.css">
12+
<link rel="apple-touch-icon" sizes="180x180" href="./assets/favicon/apple-touch-icon.png">
13+
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon/favicon-32x32.png">
14+
<link rel="icon" type="image/png" sizes="16x16" href="./assets/favicon/favicon-16x16.png">
15+
<link rel="manifest" href="/site.webmanifest">
16+
<link rel="mask-icon" href="./assets/favicon/safari-pinned-tab.svg" color="#5bbad5">
17+
<meta name="msapplication-TileColor" content="#da532c">
18+
<meta name="theme-color" content="#ffffff">
19+
20+
<!--
21+
22+
$$$$$$\ $$\ $$\ $$\ $$\
23+
$$ __$$\ $$ | \__| $$ | $$ |
24+
$$ / $$ |$$ | $$$$$$\ $$$$$$\ $$$$$$\ $$\ $$$$$$\ $$$$$$$\ $$$$$$\$$$$\
25+
$$$$$$$$ |$$ |$$ __$$\ $$ __$$\ $$ __$$\ $$ |\_$$ _| $$ __$$\ $$ _$$ _$$\
26+
$$ __$$ |$$ |$$ / $$ |$$ / $$ |$$ | \__|$$ | $$ | $$ | $$ |$$ / $$ / $$ |
27+
$$ | $$ |$$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ |$$\ $$ | $$ |$$ | $$ | $$ |
28+
$$ | $$ |$$ |\$$$$$$$ |\$$$$$$ |$$ | $$ | \$$$$ |$$ | $$ |$$ | $$ | $$ |
29+
\__| \__|\__| \____$$ | \______/ \__| \__| \____/ \__| \__|\__| \__| \__|
30+
$$\ $$ |
31+
\$$$$$$ |
32+
\______/
33+
-->
1234

1335
</head>
1436

1537
<body>
1638

1739
<main class="algo-container-algorithm">
1840
<div class="algo-row">
19-
<img src="./assets/logo.jpg" alt="Algorithm" width="180" height="180" style="padding-right: 40px; margin-left: -60px; margin-top: -215px;">
41+
<img src="./assets/logo.jpg" alt="Algorithm" width="260" height="260" style="padding-right: 40px; margin-left: -60px; margin-top: -170px;">
2042
<div>
2143
<p>&gt;&nbsp;0: Algorithm Limited.</p>
2244
<p>&gt;&nbsp;1: Algorithm developers and systematic traders.</p>

0 commit comments

Comments
 (0)