diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-06-29 22:07:53 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-06-29 22:07:53 +0200 |
| commit | 0ee84cf49b09628e0321edfd1c552e12179c3460 (patch) | |
| tree | 5fc14124f2542888180836ecb35b80081d0f9d9f /themes/simple/layouts/_default/list.html | |
| parent | b43c8546760cc05af867b2c4c067cb29c7c911fe (diff) | |
| download | mitjafelicijan.com-0ee84cf49b09628e0321edfd1c552e12179c3460.tar.gz | |
Minor tweaks to navigation, pages and search
Diffstat (limited to 'themes/simple/layouts/_default/list.html')
| -rw-r--r-- | themes/simple/layouts/_default/list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html index 232598d..f92d9c0 100644 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | </svg> | 11 | </svg> |
| 12 | <p>For interesting <span span class="italic font-medium">notes</span> and | 12 | <p>For interesting <span span class="italic font-medium">notes</span> and |
| 13 | small <span class="italic font-medium">experiments</span> I usually partake | 13 | small <span class="italic font-medium">experiments</span> I usually partake |
| 14 | in, check the Notes page.</p> | 14 | in, check the <span class="font-medium">Notes page</span>.</p> |
| 15 | </a> | 15 | </a> |
| 16 | 16 | ||
| 17 | <h1 class="text-2xl font-bold mb-6">Blog posts</h1> | 17 | <h1 class="text-2xl font-bold mb-6">Blog posts</h1> |
