aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-01-27 09:21:29 -0500
committerBradley Taunt <bt@btxx.org>2025-01-27 09:21:29 -0500
commitb6176e0473ff0898ee71e58d94a78c2d5a367712 (patch)
treee0ba2d789e6aca0a7b1e393b68953d87cfc50110
parent051a5ecaa636175cbf1132bf34dccdc453c82375 (diff)
Clean up footer and use pages content
-rw-r--r--footer.html1
-rw-r--r--pages/uses.md20
2 files changed, 5 insertions, 16 deletions
diff --git a/footer.html b/footer.html
index 6bf510f..8beeb0c 100644
--- a/footer.html
+++ b/footer.html
@@ -8,7 +8,6 @@
</nav>
<small>
Built with <a href="https://wruby.btxx.org">wruby</a> <br>
- Running on <a href="https://openbsd.org">OpenBSD</a> via <a href="https://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</a><br>
Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/>
The content for this site is <a
href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a><br>
diff --git a/pages/uses.md b/pages/uses.md
index e3f726f..84b0edf 100644
--- a/pages/uses.md
+++ b/pages/uses.md
@@ -15,23 +15,19 @@ I'm proud to support open source products and privacy-respecting communities. Th
</thead>
<tbody>
<tr>
- <td>NearlyFreeSpeech (domains)</td>
- <td>~$75</td>
+ <td>NearlyFreeSpeech<br><i>Domains + Hosting</i></td>
+ <td>~$100</td>
</tr>
<tr>
- <td>DartNode</td>
- <td>$20</td>
- </tr>
- <tr>
- <td>Migadu</td>
+ <td>Migadu<br><i>Email</i></td>
<td>$19</td>
</tr>
<tr>
- <td>Mullvad</td>
+ <td>Mullvad<br><i>VPN</i></td>
<td>$60</td>
</tr>
<tr>
- <td>Sourcehut</td>
+ <td>Sourcehut<br><i>Git Forge</i></td>
<td>$20</td>
</tr>
</tbody>
@@ -46,7 +42,6 @@ I'm proud to support open source products and privacy-respecting communities. Th
<th>Device</th>
<th>CPU</th>
<th>RAM</th>
- <th>Storage</th>
<th>OS</th>
</tr>
</thead>
@@ -55,7 +50,6 @@ I'm proud to support open source products and privacy-respecting communities. Th
<td>M2 MacBook Air</td>
<td>Apple M2</td>
<td>16GB</td>
- <td>256GB SSD</td>
<td>MacOS Sequoia</td>
</tr>
</tbody>
@@ -70,7 +64,6 @@ I'm proud to support open source products and privacy-respecting communities. Th
<th>Device</th>
<th>CPU</th>
<th>RAM</th>
- <th>Storage</th>
<th>OS</th>
</tr>
</thead>
@@ -79,21 +72,18 @@ I'm proud to support open source products and privacy-respecting communities. Th
<td>M73 Tiny ThinkCentre</td>
<td>Intel i5-4590T (4) @ 3.0GHz</td>
<td>16GB</td>
- <td>128GB SSD</td>
<td>Alpine Linux (KDE Plasma)</td>
</tr>
<tr>
<td>ThinkPad X220</td>
<td>Intel Core i5 2540M @ 2.6 GHz</td>
<td>16GB</td>
- <td>128GB SSD</td>
<td>OpenBSD (<a href="https://sr.ht/~bt/open-suck">see build</a>)</td>
</tr>
<tr>
<td>ThinkPad X201</td>
<td>Intel Core i5-520M @ 2.9 GHz</td>
<td>8GB</td>
- <td>128GB SSD</td>
<td>Alpine Suck (<a href="https://sr.ht/~bt/alpine-suck">see build</a>)</td>
</tr>
</tbody>