diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e97dae6..43fe3da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,7 +88,7 @@ included in the project: ## Contribution Agreement and Usage -By subitting a pull request to this repository, you agree to allow the project +By submitting a pull request to this repository, you agree to allow the project owners to license your work under the the terms of the [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/). diff --git a/README.md b/README.md index c1717e3..a4374c0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ developers know where to find good information! * [Bulgarian](http://bg.phptherightway.com) * [German] (http://rwetzlmayr.github.io/php-the-right-way) * [Turkish](http://hkulekci.github.io/php-the-right-way/) +* [Slovenian](http://sl.phptherightway.com) ### Translations diff --git a/_includes/welcome.md b/_includes/welcome.md index 74df275..ac614fd 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -33,6 +33,7 @@ _PHP: The Right Way_ is (or soon will be) translated into many different languag * [Bulgarian](http://bg.phptherightway.com/) * [German](http://rwetzlmayr.github.io/php-the-right-way/) * [Turkish](http://hkulekci.github.io/php-the-right-way/) +* [Slovenian](http://sl.phptherightway.com) ## How to Contribute diff --git a/_layouts/default.html b/_layouts/default.html index 863dfa8..850dc34 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -35,11 +35,24 @@