diff options
| -rw-r--r-- | content/gemtext/contact-information.gmi | 2 | ||||
| -rw-r--r-- | content/html/contact-information.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/contact-information.gmi b/content/gemtext/contact-information.gmi index 548e0972..59322459 100644 --- a/content/gemtext/contact-information.gmi +++ b/content/gemtext/contact-information.gmi @@ -29,7 +29,7 @@ I am sharing articles which I found interesting regularly on all the social medi ### My old personal website -It's still there for fun + profit. I might move some of the content over to Gemini slowly. +It's still there for fun + profit. => http://paul.buetow.org diff --git a/content/html/contact-information.html b/content/html/contact-information.html index 29b1972a..8ba376ed 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.html @@ -38,7 +38,7 @@ li { color: #98be65; } <a class="textlink" href="https://github.com/mimecast/dtail">DTail at Mimecast</a><br /> <a class="textlink" href="https://github.com/mimecast/ioriot">I/O Riot at Mimecast</a><br /> <h3>My old personal website</h3> -<p>It's still there for fun + profit. I might move some of the content over to Gemini slowly.</p> +<p>It's still there for fun + profit.</p> <a class="textlink" href="http://paul.buetow.org">http://paul.buetow.org</a><br /> <p>It's powered by Xerl, my own CMS:</p> <a class="textlink" href="http://xerl.buetow.org">http://xerl.buetow.org</a><br /> |
