mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 08:22:40 +00:00
Update README
This commit is contained in:
parent
84a3f9ce27
commit
f49f6af0fb
@ -63,8 +63,8 @@ Enable share buttons, boolean.
|
|||||||
**SOCIAL**
|
**SOCIAL**
|
||||||
A list of tutples (icon, URL). The icons are from [Font Awesome]
|
A list of tutples (icon, URL). The icons are from [Font Awesome]
|
||||||
(http://fortawesome.github.io/Font-Awesome/). The suffix "-square" is stripped
|
(http://fortawesome.github.io/Font-Awesome/). The suffix "-square" is stripped
|
||||||
away in the bottom icons of the small screen layout.
|
away in the bottom icons of the small screen layout.
|
||||||
e.g.
|
e.g.
|
||||||
```python
|
```python
|
||||||
SOCIAL = (('twitter', 'https://twitter.com/luca_chr'),
|
SOCIAL = (('twitter', 'https://twitter.com/luca_chr'),
|
||||||
('google-plus-square', 'https://plus.google.com/117284397605208270870'),
|
('google-plus-square', 'https://plus.google.com/117284397605208270870'),
|
||||||
|
Loading…
Reference in New Issue
Block a user