aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/_default
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-05-24 08:49:38 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-05-24 08:49:38 +0200
commit623ef06b1fbe19821e82d82a984bc4cbfaae0410 (patch)
tree6f9d44686c1ad9efa6e1869846a1ee73b6fd6f35 /themes/simple/layouts/_default
parentda066db1d2cb9496528c5a6b064b9bea17570ba9 (diff)
downloadmitjafelicijan.com-623ef06b1fbe19821e82d82a984bc4cbfaae0410.tar.gz
Note: Cachebusting in Hugo
Diffstat (limited to 'themes/simple/layouts/_default')
-rw-r--r--themes/simple/layouts/_default/notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/_default/notes.html b/themes/simple/layouts/_default/notes.html
index 1aab40f..ea42c32 100644
--- a/themes/simple/layouts/_default/notes.html
+++ b/themes/simple/layouts/_default/notes.html
@@ -6,7 +6,7 @@
6 <p class="text-gray-600 italic"> 6 <p class="text-gray-600 italic">
7 Notes about things I learn, things I do, things I want to remember, 7 Notes about things I learn, things I do, things I want to remember,
8 but never do. You can subscribe to this 8 but never do. You can subscribe to this
9 <a href="/notes.xml" class="underline">RSS feed</a> 9 <a href="/notes.xml" class="underline hover:bg-yellow-100">RSS feed</a>
10 which contains only the notes without the blog posts. 10 which contains only the notes without the blog posts.
11 </p> 11 </p>
12 </section> 12 </section>