diff options
-rw-r--r-- | sites/pmikkelsen.com/_werc/lib/footer.inc | 2 | ||||
-rw-r--r-- | sites/pmikkelsen.com/web/the-setup-of-this-site.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sites/pmikkelsen.com/_werc/lib/footer.inc b/sites/pmikkelsen.com/_werc/lib/footer.inc index 86ec027..90fc345 100644 --- a/sites/pmikkelsen.com/_werc/lib/footer.inc +++ b/sites/pmikkelsen.com/_werc/lib/footer.inc @@ -1 +1 @@ -<a href="http://werc.cat-v.org">Powered by werc</a> © Peter Mikkelsen 2019-2022
\ No newline at end of file +<a href="http://werc.cat-v.org">Powered by werc</a> © Peter Mikkelsen 2019-2024 diff --git a/sites/pmikkelsen.com/web/the-setup-of-this-site.md b/sites/pmikkelsen.com/web/the-setup-of-this-site.md index a834d77..1e712a3 100644 --- a/sites/pmikkelsen.com/web/the-setup-of-this-site.md +++ b/sites/pmikkelsen.com/web/the-setup-of-this-site.md @@ -1,3 +1,3 @@ -This site is hosted on a 9front VPS, using werc. I will write more about this in the future perhaps. +This site is hosted on an OpenBSD VPS, using werc. I will write more about this in the future perhaps. -It was created by downloading werc and adding my page. Werc + my page can be found at [https://hg.sr.ht/~pmikkelsen/website](https://hg.sr.ht/~pmikkelsen/website). +It was created by downloading werc and adding my page. Werc + my page can be found at [https://git.sr.ht/~pmikkelsen/website](https://git.sr.ht/~pmikkelsen/www). |