diff options
author | Alex Scerba <alex@scerba.org> | 2025-08-19 07:57:34 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-08-19 07:57:34 -0500 |
commit | b0894a9a4e31be03f89ff2cb6085a1006d88d4b4 (patch) | |
tree | 180542239f48731426eeb81951726f156bec34ea /static/links.html | |
parent | ccb3a260f9985b86625462cf6e5de0938f814a4b (diff) |
Add "Pay for the Printer"
Diffstat (limited to 'static/links.html')
-rw-r--r-- | static/links.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/static/links.html b/static/links.html index 3e11456..1f10f06 100644 --- a/static/links.html +++ b/static/links.html @@ -22,6 +22,10 @@ <li><a href="https://www.amazon.com/Androids-Dream-Electric-Sheep-inspiration-ebook/dp/B000SEGTI0">Do Androids Dream of Electric Sheep</a></li>
<li><a href="https://www.gutenberg.org/files/60356/60356-h/60356-h.htm">How I Learned to Ride the Bicycle, Francecs E Willard</a></li>
<li><a href="https://archive.org/details/ZbukvicCompressed/mode/2up?">Mastering Atmosphere and Mood in Watercolor, Joseph Zbuikvic</a></li>
+ <h3>Short Stories</h3>
+ <ul>
+ <li><a href="/static/Pay_For_The_Printer-Philip_K_Dick.html">Pay for the Printer - Philip K. Dick</a></li>
+ </ul>
</ul>
<h2>Businesses</h2>
<ul>
@@ -31,10 +35,10 @@ </ul>
<h2>Cars</h2>
<ul>
- <h3>Dealers</h3>
- <ul>
- <li><a href="https://www.challengecars.co.uk/">Challenge Cars (UK)</a></li>
- </ul>
+ <h3>Dealers</h3>
+ <ul>
+ <li><a href="https://www.challengecars.co.uk/">Challenge Cars (UK)</a></li>
+ </ul>
<h3>Tuning Products</h3>
<ul>
<li><a href="https://www.haltech.com">Haltech</a> - engine management systems</li>
|