diff --git a/articles/accessible-footnotes/index.html b/articles/accessible-footnotes/index.html index 9817b242..f68be897 100644 --- a/articles/accessible-footnotes/index.html +++ b/articles/accessible-footnotes/index.html @@ -665,6 +665,7 @@ module.Wrapping Up

Creating and maintaining footnotes on web pages is tricky, so I hope my article about accessible footnotes is helpful if you want to create them.

+

I am still not completely certain if my method is the best, although I tried to the best of my abilities, so I am interested in hearing feedback for my way of implementing accessible footnotes.

diff --git a/feed.xml b/feed.xml index c9bd5ccb..992b78d1 100644 --- a/feed.xml +++ b/feed.xml @@ -4,7 +4,7 @@ Leilukin's personal website. - 2024-08-06T12:16:54Z + 2024-08-06T12:44:13Z https://leilukin.com/ Leilukin @@ -210,6 +210,7 @@ module<span class="token punctuation">.</span><span cla <h2 id="wrapping-up">Wrapping Up</h2> <a class="heading-anchor" href="https://leilukin.com/articles/accessible-footnotes/#wrapping-up" aria-labelledby="wrapping-up"><span hidden="">#</span></a></div> <p>Creating and maintaining footnotes on web pages is tricky, so I hope my article about accessible footnotes is helpful if you want to create them.</p> +<p>I am still not completely certain if my method is the best, although I tried to the best of my abilities, so I am interested in hearing feedback for my way of implementing accessible footnotes.</p>