mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 00:12:41 +00:00
Updated README
This commit is contained in:
parent
2342d366b0
commit
69e4b4bf89
11
README.md
11
README.md
@ -74,18 +74,17 @@ The idsite of the website you are tracking with PIWIK.
|
||||
**SHARE**
|
||||
Enable share buttons, boolean.
|
||||
|
||||
**SOCIAL**
|
||||
A list of tutples (icon, URL). The icons are from [Font Awesome]
|
||||
(http://fortawesome.github.io/Font-Awesome/). The suffix "-square" is removed
|
||||
in the footer icons of the small screen layout.
|
||||
|
||||
**SC_PROJECT**
|
||||
The StatCounter project number.
|
||||
|
||||
**SC_SECURITY**
|
||||
The StatCounter security code for the project.
|
||||
|
||||
e.g.
|
||||
**SOCIAL**
|
||||
A list of tutples (icon, URL). The icons are from [Font Awesome]
|
||||
(http://fortawesome.github.io/Font-Awesome/). The suffix "-square" is removed
|
||||
in the footer icons of the small screen layout.
|
||||
e.g.
|
||||
```python
|
||||
SOCIAL = (('twitter', 'https://twitter.com/luca_chr'),
|
||||
('google-plus-square', 'https://plus.google.com/117284397605208270870'),
|
||||
|
Loading…
Reference in New Issue
Block a user