diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -145,7 +145,7 @@ <a href="#">home</a> <a href="https://git.subh.space">git</a> <a href="https://github.com/5epi0l">github</a> - <a href="https://notes.subh.space">note</a> + <a href="https://notes.subh.space">notes</a> <a href="https://www.hackthebox.com">hackthebox</a> <a href="https://search.subh.space">search</a> </header> @@ -166,7 +166,7 @@ <pre><code class="language-shell"># Account ID 054290431f91025e295290b3dd7136d8c290a174ed07292411669bfe605934f46e</code></pre> - <p>You can find my public key <a href="pubkey.txt">here.</a></p> + <p>You can find my public key <a href="https://git.subh.space/subh-space.git/plain/pubkey.txt">here.</a></p> <h2>Stuff</h2> @@ -187,6 +187,10 @@ <span class="item-title">DNS over TLS (DoT) on mac with dnsforge</span> <span class="item-date">2026-04-14</span> </a> + <a href="stuff/searxng-docker.html" class="list-item"> + <span class="item-title">Self-Hosting searxNG with Docker</span> + <span class="item-date">2026-04-16</span> + </a> </div> </main> |
