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 e181f7f9..c0a44b79 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -29,7 +29,7 @@ If you reach this site via the modern web, please read this: ## Introduction -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 professional with over 25 years of personal and around 15 years of professional working experience. +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: diff --git a/content/html/index.html b/content/html/index.html index b25ab055..5785f6a3 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -44,7 +44,7 @@ li { color: #98be65; } <p>If you reach this site via the modern web, please read this:</p> <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 professional with over 25 years of personal and around 15 years of professional working experience.</p> +<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> <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> |
