diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 6 | ||||
-rw-r--r-- | public/sponsor/index.html | 2 |
2 files changed, 4 insertions, 4 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> diff --git a/public/sponsor/index.html b/public/sponsor/index.html index f646f1b..d2ddec4 100644 --- a/public/sponsor/index.html +++ b/public/sponsor/index.html @@ -35,7 +35,7 @@ objects (GObject Introspection, which is a terrible name for what it is, BTW).</li> <!--<li>I'm working improving Hi-DPI/variable-DPI support.</li>--> - <li><a href="../imworkingon/">... and more!</a></li> + <li><a class="em" href="../imworkingon/">... and more!</a></li> </ul> <p>Please consider sponsoring my work, so I can continue putting so |