chore: bump kirby to version 3.6.1.1
This commit is contained in:
parent
92658fe98a
commit
7de3559d99
3 changed files with 6 additions and 6 deletions
|
@ -7,8 +7,8 @@
|
||||||
# http://yourdomain.com/about-us/team
|
# http://yourdomain.com/about-us/team
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
|
|
||||||
RewriteCond %{HTTP_HOST} !^sterzy\.com$
|
RewriteCond %{HTTP_HOST} !^sterz\.io$
|
||||||
RewriteRule (.*) https://sterzy.com/$1 [L,R=301]
|
RewriteRule (.*) https://sterz.io/$1 [L,R=301]
|
||||||
|
|
||||||
RewriteCond %{HTTPS} !=on
|
RewriteCond %{HTTPS} !=on
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Sterzy.com
|
# 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)).
|
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/).
|
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
|
[Fira Sans](https://github.com/mozilla/Fira) is licensed under SIL OFL-1.1 License
|
||||||
|
|
||||||
|
|
2
kirby
2
kirby
|
@ -1 +1 @@
|
||||||
Subproject commit 9ea05e38dbeb471657e3066651568fc29763ef06
|
Subproject commit 351b6348348cf78aed9a65920358caf218473102
|
Loading…
Reference in a new issue