pyratebeard_net

personal website
git clone git://git.pyratebeard.net/pyratebeard_net.git
Log | Files | Refs | README

commit 72c357ab438f912c468a22cd634ccfad825dc90a
parent 8d1845abcf637bfa0532715ecaf0abcfefdc851f
Author: pyratebeard <root@pyratebeard.net>
Date:   Sun,  2 Feb 2020 00:04:23 +0000

mastodon profile verification

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -18,7 +18,7 @@ <div id="log" class="subsection"> <h2>log</h2> <p>Occassionally I will <a href="http://log.pyratebeard.net">post articles</a> related to technology, security, free and open source software, and tips or tricks that I have found useful.</p> - <p>Microblogging can be found on <a href="https://mastodon.social/@pyratebeard">mastodon</a> or <a href="https://twitter.com/pyratebeard">twitter</a>. + <p>Microblogging can be found on <a rel="me" href="https://mastodon.social/@pyratebeard">mastodon</a> or <a href="https://twitter.com/pyratebeard">twitter</a>. </div> <div id="code" class="subsection"> <h2>code</h2>