diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index ab0ee42..65f1f9e 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ <h1>Luke T. Shumaker</h1> <aside> - <fieldset><legend><a href="sponsor">sponsor me</a></legend> + <fieldset><legend><a class="em" href="sponsor">sponsor me</a></legend> <a class="donate-btn liberapay" href="https://liberapay.com/lukeshu/donate"> <img src="sponsor/liberapay-icon.svg" @@ -57,10 +57,10 @@ <p>I've been a developer for the <a href="https://parabola.nu/">Parabola GNU/Linux-libre</a> - operating system since 2011, and am also doing <a href="./imworkingon.html">lots + operating system since 2011, and am also doing <a class="em" href="imworkingon">lots of other things</a> to improve the GNU/Linux ecosystem. If you like my work, please - consider <a href="sponsor">sponsoring</a> my + consider <a class="em" href="sponsor">sponsoring</a> my work so that I can keep doing it.</p> <aside> |