logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/
commit: 66239488c38cbbcd0f9d58703d9e222c27e7b2f0
parent 02ba7076775ef814efeead12c10db52433d14d9a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 11 Jan 2025 09:33:00 +0100

projects/utils-std: Put the anongit as just code block

Diffstat:

Mprojects/utils-std.shtml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/utils-std.shtml b/projects/utils-std.shtml @@ -97,7 +97,7 @@ <h3>Code</h3> <p> - Clone the git repository at <a href="https://anongit.hacktivis.me/git/utils-std.git/">https://anongit.hacktivis.me/git/utils-std.git/</a> (<a href="https://hacktivis.me/git/utils-std/">WebView</a>). + <kbd><code>git clone https://anongit.hacktivis.me/git/utils-std.git</code></kbd> (<a href="https://hacktivis.me/git/utils-std/">WebView</a>) You can then send patches or your repository URL to <a href="mailto:contact+utils-std@hacktivis.me"><code>contact+utils-std@hacktivis.me</code></a>. <code>git send-email</code> is highly recommended, <a href="https://git-send-email.io/">here is a tutorial</a>. </p>