1
0
mirror of https://github.com/picocms/pico-theme.git synced 2025-08-11 19:24:03 +02:00

Add comments to pico-theme.yml and mention it in README.md

This commit is contained in:
Daniel Rudolf
2019-11-23 19:19:35 +01:00
parent dcd8ebe723
commit 2e5abc386d
2 changed files with 11 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ Anyway, since Pico's default theme is meant to be a starting point for your own
```yaml
---
social:
Social:
- title: Visit us on GitHub
url: https://github.com/picocms/Pico
icon: octocat
@@ -50,6 +50,8 @@ social:
---
```
You should also check out the theme's `pico-theme.yml`: First of all it tells Pico to use the latest API version for themes and adjusts Pico's default Twig config. But more importantly it also registers the mentioned `widescreen` theme config as well as the meta header `Social`.
Getting Help
------------