From: Duje Mihanović Date: Sun, 3 Sep 2023 18:22:08 +0000 (+0200) Subject: More HTTPS->HTTP replacements X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=1f5dfd7aa66bd257ea397df6894841db08827301;p=dujemihanovic.xyz.git More HTTPS->HTTP replacements --- diff --git a/content/posts/rss-updates/index.md b/content/posts/rss-updates/index.md index 50226f3..d59af8e 100644 --- a/content/posts/rss-updates/index.md +++ b/content/posts/rss-updates/index.md @@ -15,6 +15,6 @@ Newsboat, the readers I tested, don't seem to care much about the 301 and keep using the old URL).* I have also done some small cleanup of the code, the commit range in the -[repository](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=shortlog) +[repository](http://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=shortlog) is `5a43568..47271c2` for those interested. I have also looked into adding an Atom feed at some point. diff --git a/content/posts/site-is-now-on-gitea/index.md b/content/posts/site-is-now-on-gitea/index.md index 1fac103..d7ea8b1 100644 --- a/content/posts/site-is-now-on-gitea/index.md +++ b/content/posts/site-is-now-on-gitea/index.md @@ -4,9 +4,9 @@ date: 2023-08-06T19:27:40+02:00 --- Even though the site is still nothing special, I have published its source code on -[my new gitweb instance](https://git.dujemihanovic.xyz/). To save you a click +[my new gitweb instance](http://git.dujemihanovic.xyz/). To save you a click or two, the repository itself can be found -[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=summary). +[here](http://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=summary). If you have any suggestions as to how to improve the site, feel free to [contact me](/contact/). If you are willing to directly contribute, I also accept patches sent with `git send-email`, a great tutorial on how to use it can be diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7d840db..c461663 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -18,7 +18,7 @@