We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b7caf commit 4e5aa65Copy full SHA for 4e5aa65
_config.yml
@@ -59,7 +59,7 @@ author:
59
# instagram : your_username
60
# kaggle : your_username
61
linkedin : alejandro-garnung-menéndez-640085342
62
-# medium : your_username
+ medium : agarnung
63
# soundcloud : your_username
64
# spotify : your_username
65
# stackoverflow : your_user_id
_includes/footer.html
@@ -1,7 +1,7 @@
1
<footer class="mt-auto py-3 text-center">
2
3
<small class="text-muted mb-2">
4
- <i class="fas fa-code"></i> by <strong>{{ site.author.name }}</strong>
+ <i class="fas fa-code"></i> by <strong>{{ site.author.name }} ©</strong>
5
</small>
6
7
{% include social.html %}
0 commit comments