pyratebeard_net

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

commit 976df002f1db79326c85a460cd12fb3a1fae2b03
parent 72c357ab438f912c468a22cd634ccfad825dc90a
Author: pyratebeard <root@pyratebeard.net>
Date:   Mon, 16 Mar 2020 17:20:21 +0000

updates to title and wording

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

diff --git a/index.html b/index.html @@ -1,6 +1,7 @@ <html> <head> <link href="/static/css/style.css" rel="stylesheet"> + <title>pyratebeard</title> </head> <body> <div class="container"> @@ -17,7 +18,7 @@ </div> <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>Occassionally I will write <a href="http://log.pyratebeard.net">log entries</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 rel="me" href="https://mastodon.social/@pyratebeard">mastodon</a> or <a href="https://twitter.com/pyratebeard">twitter</a>. </div> <div id="code" class="subsection">