summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2026-05-24 01:02:39 -0400
committerDante Catalfamo2026-05-24 01:02:39 -0400
commit2a144380b074d816594946147702300cfafdcdac (patch)
tree3d9243c025891c7732bfee0a8b7bf611cca59ede
parentc8316027b0d5df00a94e8390f0a0bc4aa9dd4600 (diff)
downloadhomepage-master.tar.gz
homepage-master.tar.bz2
homepage-master.zip
Add two linksHEADmaster
-rw-r--r--public/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 0d71224..9f2d9a1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -17,7 +17,9 @@
<pre id="braille"></pre>
<div class="links">
<span>==&gt; </span><a href="https://blog.lambda.cx">blog</a><br/>
- <span>==&gt; </span><a href="https://github.com/dantecatalfamo">github</a>
+ <span>==&gt; </span><a href="https://github.com/dantecatalfamo">github</a><br/>
+ <span>==&gt; </span><a href="/webexhaminer">WebExHAMiner</a><br />
+ <span>==&gt; </span><a href="/mobileconfig-builder">mobileconfig Builder</a>
</div>
</div>
</div>