diff options
| author | Dante Catalfamo | 2026-05-24 01:02:39 -0400 |
|---|---|---|
| committer | Dante Catalfamo | 2026-05-24 01:02:39 -0400 |
| commit | 2a144380b074d816594946147702300cfafdcdac (patch) | |
| tree | 3d9243c025891c7732bfee0a8b7bf611cca59ede | |
| parent | c8316027b0d5df00a94e8390f0a0bc4aa9dd4600 (diff) | |
| download | homepage-master.tar.gz homepage-master.tar.bz2 homepage-master.zip | |
| -rw-r--r-- | public/index.html | 4 |
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>==> </span><a href="https://blog.lambda.cx">blog</a><br/> - <span>==> </span><a href="https://github.com/dantecatalfamo">github</a> + <span>==> </span><a href="https://github.com/dantecatalfamo">github</a><br/> + <span>==> </span><a href="/webexhaminer">WebExHAMiner</a><br /> + <span>==> </span><a href="/mobileconfig-builder">mobileconfig Builder</a> </div> </div> </div> |
