Skip to content

Commit 4e5aa65

Browse files
committed
Medium and ©
1 parent d1b7caf commit 4e5aa65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ author:
5959
# instagram : your_username
6060
# kaggle : your_username
6161
linkedin : alejandro-garnung-menéndez-640085342
62-
# medium : your_username
62+
medium : agarnung
6363
# soundcloud : your_username
6464
# spotify : your_username
6565
# stackoverflow : your_user_id

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer class="mt-auto py-3 text-center">
22

33
<small class="text-muted mb-2">
4-
<i class="fas fa-code"></i> by <strong>{{ site.author.name }}</strong>
4+
<i class="fas fa-code"></i> by <strong>{{ site.author.name }} &copy;</strong>
55
</small>
66

77
{% include social.html %}

0 commit comments

Comments
 (0)