diff options
| -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> |
