~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.


a72f7f66 pyrossh

HEAD -> main

11 minutes ago
fix link
Files changed (1) hide show
  1. 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/peter-john-in">
71
+ <a href="https://www.linkedin.com/in/pyrossh">
72
72
  https://www.linkedin.com/in/pyrossh
73
73
  </a>
74
74
  </li>