diff --git a/package.json b/package.json
index 5537e4b5..a285221a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "coryd.dev",
- "version": "13.1.7",
+ "version": "13.2.7",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
diff --git a/src/_includes/partials/tags.liquid b/src/_includes/partials/tags.liquid
index 02717202..fc64d808 100644
--- a/src/_includes/partials/tags.liquid
+++ b/src/_includes/partials/tags.liquid
@@ -1,6 +1,6 @@
{% assign filteredTags = tags | filterTags %}
+ {% if author %}{% tablericon "link" "Link" %}{% endif %}
{% tablericon "calendar-month" "Date" %}