Skip to content

Commit 4e802f7

Browse files
committed
Another stupid test to see if it works
1 parent ba72d5c commit 4e802f7

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

assets/frozenblock/config/portfolio/659b74f7-b151-426a-b9c4-a71cd2fb64c6.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Welcome!
22

3-
<a href="https://github.com/LIUKRAST" style="background-color: var(--palette-blue-2); border-radius: 8px; margin: 0; padding: 12px; width: 20px; text-decoration: none; color: white"><img src="/assets/frozenblock/textures/icons/github.svg" style="width: 100%; margin: auto" alt="GitHub"></a>
4-
<a href="https://www.instagram.com/liukrast_gd/" style="background-color: var(--palette-blue-2); border-radius: 8px; margin: 0; padding: 12px; width: 20px; text-decoration: none; color: white"><img src="/assets/frozenblock/textures/icons/instagram.svg" style="width: 100%; margin: auto" alt="GitHub"></a>
5-
<a href="https://www.fiverr.com/liukrast" style="background-color: var(--palette-blue-2); border-radius: 8px; margin: 0; padding: 12px; width: 20px; text-decoration: none; color: white"><img src="/assets/frozenblock/textures/icons/fiverr.svg" style="width: 100%; margin: auto" alt="GitHub"></a>
6-
<a href="https://x.com/LiukRast" style="background-color: var(--palette-blue-2); border-radius: 8px; margin: 0; padding: 12px; width: 20px; text-decoration: none; color: white"><img src="/assets/frozenblock/textures/icons/x.svg" style="width: 100%; margin: auto" alt="GitHub"></a>
3+
<a href="https://github.com/LIUKRAST" class="button">
4+
<img src="/assets/frozenblock/textures/icons/github.svg" alt="GitHub">
5+
</a>
6+
<a href="https://www.instagram.com/liukrast_gd/" class="button">
7+
<img src="/assets/frozenblock/textures/icons/instagram.svg" alt="Instagram">
8+
</a>
9+
<a href="https://www.fiverr.com/liukrast" class="button">
10+
<img src="/assets/frozenblock/textures/icons/fiverr.svg" alt="Fiverr">
11+
</a>
12+
<a href="https://x.com/LiukRast" class="button">
13+
<img src="/assets/frozenblock/textures/icons/x.svg" alt="X">
14+
</a>
715

816
![CodeWars](https://www.codewars.com/users/LIUKRAST/badges/large)<br>
917

0 commit comments

Comments
 (0)