diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-05-18 22:30:12 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-05-18 22:30:12 -0600 |
commit | c0da2a0bdaf1caad67f67bccbd982e1d4ca0fdc4 (patch) | |
tree | 483b697183891628a650de8b0b4f22ea142cf1c1 | |
parent | 68c910d2a264b68870bc84a909df6c085dd281f8 (diff) |
imworkingon: Mention that I don't talk about routine maintenance
-rw-r--r-- | cmd/generate/imworkingon.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/generate/imworkingon.html.tmpl b/cmd/generate/imworkingon.html.tmpl index 85a56e1..13444be 100644 --- a/cmd/generate/imworkingon.html.tmpl +++ b/cmd/generate/imworkingon.html.tmpl @@ -21,6 +21,9 @@ <li><a href="#standups">Daily statuses</a></li> </ol> </nav> + + <p>The "In-progress work" and "Completed work" sections do <em>not</em> include routine maintenance on <a href="https://parabola.nu">Parabola GNU/Linux-libre</a>, which is also a solid chunk of what I do.</p> + <p>If you find this work valuable, please consider <a class="em" href="../sponsor/">sponsoring me</a>.</p> </section> |