mirror of
https://github.com/picocms/pico-theme.git
synced 2025-08-05 16:27:41 +02:00
Update various links
This commit is contained in:
@@ -3,7 +3,7 @@ Pico Default Theme
|
||||
|
||||
This is the repository of Pico's official default theme.
|
||||
|
||||
Pico is a stupidly simple, blazing fast, flat file CMS. See http://picocms.org/ for more info.
|
||||
Pico is a stupidly simple, blazing fast, flat file CMS. See https://picocms.org/ for more info.
|
||||
|
||||
Please refer to [`picocms/Pico`](https://github.com/picocms/Pico) to get info about how to contribute or getting help.
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"type": "pico-theme",
|
||||
"description": "This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.",
|
||||
"keywords": [ "pico", "picocms", "picocms-theme", "pico-theme", "default-theme" ],
|
||||
"homepage": "http://picocms.org/",
|
||||
"homepage": "https://picocms.org/",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"name": "The Pico Community",
|
||||
"homepage": "http://picocms.org/"
|
||||
"homepage": "https://picocms.org/"
|
||||
},
|
||||
{
|
||||
"name": "Contributors",
|
||||
@@ -21,7 +21,7 @@
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "http://picocms.org/themes/default/",
|
||||
"docs": "https://picocms.org/themes/default/",
|
||||
"issues": "https://github.com/picocms/pico-theme/issues",
|
||||
"source": "https://github.com/picocms/pico-theme"
|
||||
},
|
||||
|
@@ -9,8 +9,8 @@
|
||||
*
|
||||
* @author Gilbert Pellegrom
|
||||
* @author Daniel Rudolf
|
||||
* @link http://picocms.org
|
||||
* @license http://opensource.org/licenses/MIT The MIT License
|
||||
* @link https://picocms.org
|
||||
* @license https://opensource.org/licenses/MIT The MIT License
|
||||
* @version 3.0
|
||||
*/
|
||||
|
||||
|
@@ -6,7 +6,7 @@ Icon fonts generator
|
||||
|
||||
Author: Vitaly Puzrin
|
||||
License: The MIT License <https://github.com/fontello/fontello/blob/master/LICENSE>
|
||||
Homepage: http://fontello.com/
|
||||
Homepage: https://fontello.com/
|
||||
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Font license info
|
||||
Copyright (C) 2016 by Dave Gandy
|
||||
|
||||
Author: Dave Gandy
|
||||
License: SIL OFL 1.1 <http://scripts.sil.org/OFL>
|
||||
Homepage: http://fortawesome.github.com/Font-Awesome/
|
||||
License: SIL OFL 1.1 <https://scripts.sil.org/OFL>
|
||||
Homepage: https://fontawesome.com/
|
||||
|
||||
Icons: chat, github-circled ("octocat"), menu, dollar
|
||||
|
@@ -72,7 +72,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
<p>
|
||||
<a href="http://picocms.org/">Pico</a> was made by <a href="http://gilbert.pellegrom.me">Gilbert Pellegrom</a>
|
||||
<a href="https://picocms.org/">Pico</a> was made by <a href="https://gilbitron.me/">Gilbert Pellegrom</a>
|
||||
and is brought to you by <a href="https://www.daniel-rudolf.de">Daniel Rudolf</a> and
|
||||
<a href="https://github.com/picocms/Pico/graphs/contributors">The Pico Community</a>.
|
||||
Released under the <a href="https://github.com/picocms/Pico/blob/master/LICENSE.md">MIT license</a>.
|
||||
|
@@ -4,8 +4,8 @@
|
||||
* Pico is a stupidly simple, blazing fast, flat file CMS.
|
||||
*
|
||||
* @author Daniel Rudolf
|
||||
* @link http://picocms.org
|
||||
* @license http://opensource.org/licenses/MIT The MIT License
|
||||
* @link https://picocms.org
|
||||
* @license https://opensource.org/licenses/MIT The MIT License
|
||||
* @version 3.0
|
||||
*/
|
||||
|
||||
|
@@ -4,8 +4,8 @@
|
||||
* Pico is a stupidly simple, blazing fast, flat file CMS.
|
||||
*
|
||||
* @author Daniel Rudolf
|
||||
* @link http://picocms.org
|
||||
* @license http://opensource.org/licenses/MIT The MIT License
|
||||
* @link https://picocms.org
|
||||
* @license https://opensource.org/licenses/MIT The MIT License
|
||||
* @version 3.0
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user