diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-22 11:26:34 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-22 11:26:34 +0100 |
| commit | ccadfe16dd8c41e580ff39ec783093739d7d1f6c (patch) | |
| tree | 1ea1d6e422e0494cf94562115097fecf61072ba7 | |
| parent | 5113260e99f7e7fcb052d4b5f77088ec466410db (diff) | |
gh page uses tls
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ This is the source code of my personal internet site and blog engine. All conten * Via "normal" HTML: [https://buetow.org](https://buetow.org) (Actually it's XHTML Transitional 1.0) * Via [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org) * Via [GitHub Markdown](https://github.com/snonux/buetow.org/blob/content-md/index.md) -* Via [GitHub Page](http://alt.buetow.org) (from Markdown) +* Via GitHub Page: [https://alt.buetow.org](https://alt.buetow.org) (from Markdown) Have a look at the `content-*` branches of the [buetow.org Git](https://github.com/snonux/buetow.org) project for static content examples. |
