logo

blog

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

projects/utils-std: improve code contribution subsection

Diffstat:

Mprojects/utils-std.shtml3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/projects/utils-std.shtml b/projects/utils-std.shtml @@ -97,7 +97,8 @@ <h3>Code</h3> <p> - You can use <a href="/git/utils-std" rel="vcs-git">/git/utils-std.git</a> and send me an email (<code>git send-email</code> is accepted, <a href="https://git-send-email.io/">here is a tutorial</a>) at <code>contact+utils-std@hacktivis.me</code> + 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>). + 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> <h2>See also</h2>