Skip to content

Commit 8af650b

Browse files
committed
remove subtile
1 parent 919e19a commit 8af650b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const metadata = {
5050
<span class="hidden sm:inline">
5151
<span class="font-semibold">Unicode Digital</span> is a company specializing in crypto quantitative arbitraging, with a focus on the in-depth exploration of Web3 technologies and cryptocurrency trading.</span
5252
>
53-
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span>
53+
<!-- <span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> -->
5454

5555
</Fragment>
5656
</Hero>
@@ -86,8 +86,8 @@ const metadata = {
8686
}}
8787
>
8888
<Fragment slot="content">
89-
<h3 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2"> <span class="hidden sm:inline">Empowering </span> <span
90-
class="text-accent dark:text-white highlight">Web3 Innovation </span> </h3>
89+
<!-- <h3 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2"> <span class="hidden sm:inline">Empowering </span> <span
90+
class="text-accent dark:text-white highlight">Web3 Innovation </span> </h3> -->
9191
We are committed to exploring the fields of Web3, blockchain, and cryptocurrency field, formulating trading strategies through advanced quantitative techniques and algorithmic analysis, and executing trades with the help of blockchain technology.
9292
</Fragment>
9393

0 commit comments

Comments
 (0)