a wee bit better
All checks were successful
Deploy website / deploy (push) Successful in 11s

This commit is contained in:
jacekpoz 2024-09-13 23:19:38 +02:00
parent 0ed157fc8f
commit d078d21728
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -54,10 +54,15 @@
<p> <p>
and make a PR to one of <a href="https://codeberg.org/jacekpoz/nixwebr.ing">the</a> <a href="https://github.com/jacekpoz/nixwebr.ing">repos</a> adding yourself to the <code>webring.nix</code> file: and make a PR to one of <a href="https://codeberg.org/jacekpoz/nixwebr.ing">the</a> <a href="https://github.com/jacekpoz/nixwebr.ing">repos</a> adding yourself to the <code>webring.nix</code> file:
<br> <br>
<code>{ name = "name"; domain = "mysite.tld"; }</code> <pre><code>
{ name = "name"; domain = "mysite.tld"; }
</code></pre>
<br> <br>
feel free to also link your nixos configuration in the PR! feel free to also link your nixos configuration in the PR!
<br> </p>
${h2 "support"}
<p>
if you don't know how to / can't make a PR for some reason feel free to <a href="https://jacekpoz.pl">contact me</a>, I can add you to the webring myself if you don't know how to / can't make a PR for some reason feel free to <a href="https://jacekpoz.pl">contact me</a>, I can add you to the webring myself
</p> </p>
</body> </body>