~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
fix link
- src/pages/index.astro +1 -1
src/pages/index.astro
CHANGED
|
@@ -68,7 +68,7 @@ import { REPOS, TOOLS } from "@/consts";
|
|
|
68
68
|
</li>
|
|
69
69
|
<li>
|
|
70
70
|
<strong>linkedin:</strong>
|
|
71
|
-
<a href="https://www.linkedin.com/in/
|
|
71
|
+
<a href="https://www.linkedin.com/in/pyrossh">
|
|
72
72
|
https://www.linkedin.com/in/pyrossh
|
|
73
73
|
</a>
|
|
74
74
|
</li>
|