From 7de3559d99dd4ef786b2aad1b571a798ac0406a9 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Tue, 14 Dec 2021 14:21:50 +0100 Subject: [PATCH] chore: bump kirby to version 3.6.1.1 --- .htaccess | 4 ++-- README.md | 6 +++--- kirby | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.htaccess b/.htaccess index 35585a7..f8bdeda 100755 --- a/.htaccess +++ b/.htaccess @@ -7,8 +7,8 @@ # http://yourdomain.com/about-us/team RewriteEngine on - RewriteCond %{HTTP_HOST} !^sterzy\.com$ - RewriteRule (.*) https://sterzy.com/$1 [L,R=301] + RewriteCond %{HTTP_HOST} !^sterz\.io$ + RewriteRule (.*) https://sterz.io/$1 [L,R=301] RewriteCond %{HTTPS} !=on diff --git a/README.md b/README.md index b489b45..a5e241f 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Sterzy.com -This is the code for the http://sterzy.com website. It is based on the kirby cms (http://getkirby.com), which has it's own license agreement ([Kirby End User License Agreement](https://github.com/getkirby/starterkit/blob/master/license.md)). +# Sterzy.com +This is the code for the http://sterz.io website. It is based on the kirby cms (http://getkirby.com), which has it's own license agreement ([Kirby End User License Agreement](https://github.com/getkirby/starterkit/blob/master/license.md)). The rest of the code is under this license: [License](https://svs.ankaa.uberspace.de/sterzy/sterzycom/blob/master/LICENSE "license"), [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/). [Fira Sans](https://github.com/mozilla/Fira) is licensed under SIL OFL-1.1 License -# Installing +# Installing ``` $ git clone --recursive https://svs.ankaa.uberspace.de/sterzy/sterzycom.git $ mkdir site/config media content diff --git a/kirby b/kirby index 9ea05e3..351b634 160000 --- a/kirby +++ b/kirby @@ -1 +1 @@ -Subproject commit 9ea05e38dbeb471657e3066651568fc29763ef06 +Subproject commit 351b6348348cf78aed9a65920358caf218473102