Remove spurious link

Repair link to auto-reply script
This commit is contained in:
Adam Cooper 2024-09-23 11:29:50 -04:00
parent aa7c21a381
commit 04b64f9478
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
<div class="contact-container">
<ul class="contact-list">
<li><a href="mailto:adam@theadamcooper.com">email</a></li>
<li><a target="_blank" rel="me" href="https://toot.cat/@amcooper">Mastodon</a>&nbsp;<a target="_blank" href="https://joinmastodon.org"><span class="small-text">[?]</span></a></li>
<!-- <li><a target="_blank" rel="me" href="https://toot.cat/@amcooper">Mastodon</a>&nbsp;<a target="_blank" href="https://joinmastodon.org"><span class="small-text">[?]</span></a></li> -->
<li><a target="_blank" href="https://git.theadamcooper.com">Git</a></li>
<li><a target="_blank" href="https://linkedin.com/in/adamcooperdev">LinkedIn</a></li>
</ul>

View file

@ -31,7 +31,7 @@
<p>I try to write a note to everyone, but honestly its been years of
this, so I started semiautomating the process to make it interesting.
If youre technically savvy, you can check out the code <a
href="https://git.theadamcooper.com/adam/dotfiles/src/branch/master/arch/bin/autoreply/autoreply.sh">here</a>,
href="https://git.theadamcooper.com/adam/dotfiles/src/branch/main/bin/autoreply/autoreply.sh">here</a>,
although its not very exciting. It just kind of gets the job done.</p>
<p><a href="https://theadamcooper.com/">&lt;- Back to the home page
</a></p>