Remove spurious link
Repair link to auto-reply script
This commit is contained in:
parent
aa7c21a381
commit
04b64f9478
2 changed files with 2 additions and 2 deletions
|
@ -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> <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> <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>
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<p>I try to write a note to everyone, but honestly it’s been years of
|
||||
this, so I started semiautomating the process to make it interesting.
|
||||
If you’re 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 it’s not very exciting. It just kind of gets the job done.</p>
|
||||
<p><a href="https://theadamcooper.com/"><- Back to the home page
|
||||
</a></p>
|
||||
|
|
Loading…
Reference in a new issue