diff options
| -rw-r--r-- | content/gemtext/index.gmi | 2 | ||||
| -rw-r--r-- | content/html/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index c0a44b79..15752c19 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -31,7 +31,7 @@ If you reach this site via the modern web, please read this: My name is Paul Buetow and this is my personal internet site. You can call me a Linux/*BSD enthusiast, hobbyist and also a Linux Systems Administrator, DevOps Engineer, Programmer, Site Reliability Engineer with over 25 years of personal and around 15 years of professional working experience. -You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts in my contact information page: +You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts on my contact information page: => ./contact-information.gmi Contact information diff --git a/content/html/index.html b/content/html/index.html index 5785f6a3..99d03f62 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -45,7 +45,7 @@ li { color: #98be65; } <a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br /> <h2>Introduction</h2> <p>My name is Paul Buetow and this is my personal internet site. You can call me a Linux/*BSD enthusiast, hobbyist and also a Linux Systems Administrator, DevOps Engineer, Programmer, Site Reliability Engineer with over 25 years of personal and around 15 years of professional working experience.</p> -<p>You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts in my contact information page:</p> +<p>You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts on my contact information page:</p> <a class="textlink" href="./contact-information.html">Contact information</a><br /> <p>I have also compiled a list of resources which made an impact on me:</p> <a class="textlink" href="./resources.html">List of resources</a><br /> |
