@@ -88,11 +89,11 @@ const jsonLd: WithContext
These references represent the golden age of hands-on electronics education. Forrest M. Mims III,
a Texas A&M graduate and one of the most widely read electronics authors in history, taught millions
diff --git a/site/src/pages/mims/index.astro b/site/src/pages/mims/index.astro
index e4e45ab..c5c3282 100644
--- a/site/src/pages/mims/index.astro
+++ b/site/src/pages/mims/index.astro
@@ -1,6 +1,7 @@
---
import Layout from '@/layouts/Layout.astro';
import FilterableBookGrid from '@/components/FilterableBookGrid';
+import HandDrawn from '@/components/HandDrawn.astro';
import { getCollection } from 'astro:content';
import { serializeBook } from '@/lib/types';
import type { WithContext, CollectionPage } from 'schema-dts';
@@ -46,7 +47,7 @@ const jsonLd: WithContext
The complete Radio Shack Engineer's Mini-Notebook series. Hand-illustrated electronics
diff --git a/site/src/pages/uglys/index.astro b/site/src/pages/uglys/index.astro
index 9dc2ac7..801786a 100644
--- a/site/src/pages/uglys/index.astro
+++ b/site/src/pages/uglys/index.astro
@@ -1,6 +1,7 @@
---
import Layout from '@/layouts/Layout.astro';
import FilterableBookGrid from '@/components/FilterableBookGrid';
+import HandDrawn from '@/components/HandDrawn.astro';
import { getCollection } from 'astro:content';
import { serializeBook } from '@/lib/types';
import type { WithContext, CollectionPage } from 'schema-dts';
@@ -46,7 +47,7 @@ const jsonLd: WithContext
The pocket-sized bible for electricians. Packed with tables, formulas, wiring diagrams,
diff --git a/site/src/styles/global.css b/site/src/styles/global.css
index 05843e4..0f64b61 100644
--- a/site/src/styles/global.css
+++ b/site/src/styles/global.css
@@ -84,6 +84,7 @@
--sidebar-accent-foreground: oklch(0.30 0.03 250);
--sidebar-border: oklch(0.85 0.04 230);
--sidebar-ring: oklch(0.55 0.12 250);
+ --hd-text-color: rgb(15 23 42);
}
.dark {
@@ -118,6 +119,7 @@
--sidebar-accent-foreground: oklch(0.985 0 0);
--sidebar-border: oklch(1 0 0 / 10%);
--sidebar-ring: oklch(0.556 0 0);
+ --hd-text-color: rgb(248 250 252);
}
@layer base {
Preserving Electronics Heritage
+ Preserving Electronics
- Forrest Mims Mini-Notebooks
+ Forrest Mims
- Ugly's Electrical References
+ Ugly's