linkedin and github link (#27)
* Ref #24 linkedin and github social link in author page and article page -test case for that - BaseTest added * Ref #24 icon to link since linkedin and github is not present * article color fix
This commit is contained in:
parent
7b26ad1013
commit
1e0a56e0d8
7 changed files with 225 additions and 181 deletions
|
@ -21,6 +21,8 @@
|
|||
{% else %}
|
||||
{% set selected_cover = SITEURL+"/"+HEADER_COVER %}
|
||||
{% endif %}
|
||||
{% elif article.color %}
|
||||
{% set selected_color = article.color %}
|
||||
{% elif HEADER_COLOR %}
|
||||
{% set selected_color = HEADER_COLOR %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue