From e3f726e1ba4c585a789885c1e801e3954e8df3f8 Mon Sep 17 00:00:00 2001 From: Lucas Rufkahr Date: Mon, 23 Feb 2026 08:29:19 -0600 Subject: [PATCH] Created notes index, updated nav bar. --- index.html | 2 +- notes/circuits.html | 2 +- notes/cpp.html | 2 +- notes/index.html | 55 +++++++++++++++++++++++++++++++++++++++++++++ notes/physics.html | 2 +- 5 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 notes/index.html diff --git a/index.html b/index.html index 68f89b9..bad0cec 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ Lucas Rufkahr diff --git a/notes/circuits.html b/notes/circuits.html index 91f2a9d..8cf1012 100644 --- a/notes/circuits.html +++ b/notes/circuits.html @@ -40,7 +40,7 @@ Lucas Rufkahr diff --git a/notes/cpp.html b/notes/cpp.html index fcb0eef..1d5e823 100644 --- a/notes/cpp.html +++ b/notes/cpp.html @@ -40,7 +40,7 @@ Lucas Rufkahr diff --git a/notes/index.html b/notes/index.html new file mode 100644 index 0000000..5a95364 --- /dev/null +++ b/notes/index.html @@ -0,0 +1,55 @@ + + + + + +
+ Lucas Rufkahr + +
+
+

List of class notes.

+ +
+ diff --git a/notes/physics.html b/notes/physics.html index 64fb277..e7ccb8e 100644 --- a/notes/physics.html +++ b/notes/physics.html @@ -40,7 +40,7 @@ Lucas Rufkahr