~repos /website

#astro#js#html#css

GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone https://git.pyrossh.dev/website/.git website
Discussions: https://groups.google.com/g/rust-embed-devs

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


Files changed (1) hide show
  1. src/layouts/RepoLayout.astro +3 -3
src/layouts/RepoLayout.astro CHANGED
@@ -26,9 +26,9 @@ const { pathname } = Astro.url;
26
26
  </div>
27
27
  </div>
28
28
  <h3>
29
- GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone <a>
29
+ GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone <a>
30
- https://git.pyrossh.dev/{title}.git
30
+ https://git.pyrossh.dev/{title}/.git
31
- </a>
31
+ </a> {title}
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]"
34
34
  >