website

#astro#js#html#css

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

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


2f09a6cpyrossh 2026-05-15T11:08:10+05:30
Update git clone url
Files changed (1) hide show
  1. src/layouts/RepoLayout.astro +2 -2
src/layouts/RepoLayout.astro CHANGED
@@ -26,8 +26,8 @@ const { pathname } = Astro.url;
26
26
  </div>
27
27
  </div>
28
28
  <h3>
29
- git clone <a>
29
+ GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone <a>
30
- https://pyrossh.dev/repos/{title}.git
30
+ https://git.pyrossh.dev/{title}.git
31
31
  </a>
32
32
  <span
33
33
  data-tooltip="For contributions, please use git patches and send them to my email or the google group [email protected]"