mirror of
https://github.com/picocms/pico-theme.git
synced 2025-08-06 08:47:52 +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.
|
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.
|
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",
|
"type": "pico-theme",
|
||||||
"description": "This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.",
|
"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" ],
|
"keywords": [ "pico", "picocms", "picocms-theme", "pico-theme", "default-theme" ],
|
||||||
"homepage": "http://picocms.org/",
|
"homepage": "https://picocms.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "The Pico Community",
|
"name": "The Pico Community",
|
||||||
"homepage": "http://picocms.org/"
|
"homepage": "https://picocms.org/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Contributors",
|
"name": "Contributors",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"docs": "http://picocms.org/themes/default/",
|
"docs": "https://picocms.org/themes/default/",
|
||||||
"issues": "https://github.com/picocms/pico-theme/issues",
|
"issues": "https://github.com/picocms/pico-theme/issues",
|
||||||
"source": "https://github.com/picocms/pico-theme"
|
"source": "https://github.com/picocms/pico-theme"
|
||||||
},
|
},
|
||||||
|
@@ -9,8 +9,8 @@
|
|||||||
*
|
*
|
||||||
* @author Gilbert Pellegrom
|
* @author Gilbert Pellegrom
|
||||||
* @author Daniel Rudolf
|
* @author Daniel Rudolf
|
||||||
* @link http://picocms.org
|
* @link https://picocms.org
|
||||||
* @license http://opensource.org/licenses/MIT The MIT License
|
* @license https://opensource.org/licenses/MIT The MIT License
|
||||||
* @version 3.0
|
* @version 3.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -6,7 +6,7 @@ Icon fonts generator
|
|||||||
|
|
||||||
Author: Vitaly Puzrin
|
Author: Vitaly Puzrin
|
||||||
License: The MIT License <https://github.com/fontello/fontello/blob/master/LICENSE>
|
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
|
Copyright (C) 2016 by Dave Gandy
|
||||||
|
|
||||||
Author: Dave Gandy
|
Author: Dave Gandy
|
||||||
License: SIL OFL 1.1 <http://scripts.sil.org/OFL>
|
License: SIL OFL 1.1 <https://scripts.sil.org/OFL>
|
||||||
Homepage: http://fortawesome.github.com/Font-Awesome/
|
Homepage: https://fontawesome.com/
|
||||||
|
|
||||||
Icons: chat, github-circled ("octocat"), menu, dollar
|
Icons: chat, github-circled ("octocat"), menu, dollar
|
||||||
|
@@ -72,7 +72,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<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
|
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>.
|
<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>.
|
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.
|
* Pico is a stupidly simple, blazing fast, flat file CMS.
|
||||||
*
|
*
|
||||||
* @author Daniel Rudolf
|
* @author Daniel Rudolf
|
||||||
* @link http://picocms.org
|
* @link https://picocms.org
|
||||||
* @license http://opensource.org/licenses/MIT The MIT License
|
* @license https://opensource.org/licenses/MIT The MIT License
|
||||||
* @version 3.0
|
* @version 3.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -4,8 +4,8 @@
|
|||||||
* Pico is a stupidly simple, blazing fast, flat file CMS.
|
* Pico is a stupidly simple, blazing fast, flat file CMS.
|
||||||
*
|
*
|
||||||
* @author Daniel Rudolf
|
* @author Daniel Rudolf
|
||||||
* @link http://picocms.org
|
* @link https://picocms.org
|
||||||
* @license http://opensource.org/licenses/MIT The MIT License
|
* @license https://opensource.org/licenses/MIT The MIT License
|
||||||
* @version 3.0
|
* @version 3.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user