~repos /website

#astro#js#html#css

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

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


69ffe196 pyrossh

1 month ago
update index page
Files changed (1) hide show
  1. src/pages/index.astro +3 -3
src/pages/index.astro CHANGED
@@ -52,17 +52,17 @@ import styles from "./index.module.css";
52
52
  <h2>Contact</h2>
53
53
  <ul>
54
54
  <li>
55
- <strong>Email:</strong>
55
+ <strong>email:</strong>
56
56
  <span>pyros2097@gmail.com</span>
57
57
  </li>
58
58
  <li>
59
- <strong>Crates:</strong>
59
+ <strong>crates:</strong>
60
60
  <a href="https://crates.io/users/pyrossh">
61
61
  https://crates.io/users/pyrossh
62
62
  </a>
63
63
  </li>
64
64
  <li>
65
- <strong>LinkedIn:</strong>
65
+ <strong>linkedin:</strong>
66
66
  <a href="https://www.linkedin.com/in/peter-john-in">
67
67
  https://www.linkedin.com/in/pyrossh
68
68
  </a>