update attribution to AyoCart Online Marketing
This commit is contained in:
parent
8c517108dc
commit
043400d9e2
2 changed files with 3 additions and 2 deletions
|
@ -15,7 +15,8 @@
|
|||
# in the templates via {{ site.myvariable }}.
|
||||
title: "Full Hacker"
|
||||
author: Ayo
|
||||
attribution: "2018 © by Full Hacker"
|
||||
attribution: "AyoCart Online Marketing"
|
||||
attribution-url: "http://AyoAyco.com"
|
||||
bugreport_url: "https://github.com/fullhacker/fullhacker.github.io/issues/new"
|
||||
website: fullhacker.github.io
|
||||
email: fullhackerblog@gmail.com
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<ul class="contact-list">
|
||||
<li class="p-name">
|
||||
{% if site.attribution %}
|
||||
{{ site.attribution }}
|
||||
2018 © by <a href="{{ site.attribution-url }}">{{ site.attribution }}</a>
|
||||
{% else %}
|
||||
{{ site.title | escape }}
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue