diff options
Diffstat (limited to 'themes/simple')
| -rw-r--r-- | themes/simple/layouts/_default/notes.html | 2 |
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> |
