From ed4efcd028fce7726883c89427ac1fa6eee1a8f2 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Sat, 3 Feb 2024 10:09:10 -0800
Subject: [PATCH] chore: eventing

---
 src/pages/blogroll.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/blogroll.html b/src/pages/blogroll.html
index 2e6d3ea8..0eb19357 100644
--- a/src/pages/blogroll.html
+++ b/src/pages/blogroll.html
@@ -10,7 +10,7 @@ description: 'These are awesome blogs that I enjoy and you may enjoy too.'
 {% endcapture %}
 <style>{{ css }}</style>
 <h2 class="page__header">{{ title }}</h2>
-<p>You can <a href="/blogroll.opml">download an OPML file</a> containing all of these feeds and import them into your RSS reader.</p>
+<p>You can <a class="plausible-event-name=OPML+download" href="/blogroll.opml">download an OPML file</a> containing all of these feeds and import them into your RSS reader.</p>
 <div class="blog__banner--grid">
   {% for blog in blogroll %}
   <div class="blog__banner">