Skip to content

Commit

Permalink
tg
Browse files Browse the repository at this point in the history
  • Loading branch information
proxima812 committed Sep 10, 2024
1 parent 61caebf commit efbd1f2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,12 @@ const postsList = await db
> и направлений.
</p>
<aside class="flex justify-center gap-3">
<a href="https://t.me/+iFf-oDb60LpmMGFi" target="_blank" class="text-blue-500"
>об проекте</a
<a href="https://t.me/@step1_12" target="_blank" class="text-blue-500">об проекте</a
>
<a href="https://t.me/c/2369001366/2" target="_blank" class="text-blue-500">Поддержать проект</a>
<a href="https://t.me/step1_12/2" target="_blank" class="text-blue-500"
>Поддержать проект</a
>
</aside>
</div>

Expand Down

0 comments on commit efbd1f2

Please sign in to comment.