diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-03 08:38:59 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 4cc40e583432574d3ecdeb658bfee6a4f3fe4d0a (patch) | |
| tree | 71002b71a7dbf70e0fbb16039db442c17e655ba4 | |
| parent | 1fbff22adff15dfc286acaff289a00d3e83a32d6 (diff) | |
moved stuff around already
| -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 /> |
