diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-25 19:56:54 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-25 19:57:15 -0600 |
commit | 140e1538fb1472f310afc9e4fd35e66bca116249 (patch) | |
tree | 3cd2ba6a7e9c5a4f13f6b409473a42becc084757 /public/what-im-working-on-fall-2014.html | |
parent | edb440f1cf8f864587e582349f4d07b1d38538fb (diff) | |
parent | 37772b3f5b346110820b81f39242f8868aa8a325 (diff) |
make: Add an /imworkingon link to the footer
Diffstat (limited to 'public/what-im-working-on-fall-2014.html')
-rw-r--r-- | public/what-im-working-on-fall-2014.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/what-im-working-on-fall-2014.html b/public/what-im-working-on-fall-2014.html index 3f58032..a20a381 100644 --- a/public/what-im-working-on-fall-2014.html +++ b/public/what-im-working-on-fall-2014.html @@ -148,7 +148,8 @@ implemented.</p> <footer> <aside class="sponsor"><p>I'd love it if you <a class="em" href="/sponsor/">sponsored me</a>. It will allow me to continue - my work on the GNU/Linux ecosystem. Thanks!</p></aside> + <a class="em" href="/imworkingon/">my work</a> on the GNU/Linux + ecosystem. Thanks!</p></aside> <p>The content of this page is Copyright © 2014 <a href="mailto:lukeshu@lukeshu.com">Luke T. Shumaker</a>.</p> <p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.</p> |