diff --git a/.neuron-generator/templates/head.html b/.neuron-generator/templates/head.html
index 169152f..25ab0a0 100644
--- a/.neuron-generator/templates/head.html
+++ b/.neuron-generator/templates/head.html
@@ -21,6 +21,11 @@
body ul {
font-family: "IBM Plex Sans" !important;
}
+ body h2,
+ body div.zettel-view .zettel-content h2 {
+ border-bottom: none !important;
+ }
+
body blockquote {
border-left-width: 3px !important;
}
diff --git a/.neuron-generator/templates/index.md b/.neuron-generator/templates/index.md
index 900d2b2..7288156 100644
--- a/.neuron-generator/templates/index.md
+++ b/.neuron-generator/templates/index.md
@@ -10,3 +10,5 @@ Hi, I'm [Thomas](https://systemsobscure.blog/). This is the frontend of
is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progress
comprising notes from my self-directed study of software engineering and
computer science.
+
+
diff --git a/scripts/auto_save.sh b/scripts/auto_save.sh
index b25cfbe..be1ffbb 100755
--- a/scripts/auto_save.sh
+++ b/scripts/auto_save.sh
@@ -27,7 +27,7 @@ if [ "$changes_exist" -eq 0 ]; then
exit 0
fi
-echo "Standardising file-names..."
+# echo "Standardising file-names..."
# source ${tidy_filenames}
# echo "Removing unused images..."
diff --git a/zk/.zk/notebook.db b/zk/.zk/notebook.db
index c82f29c..051bdce 100644
Binary files a/zk/.zk/notebook.db and b/zk/.zk/notebook.db differ
diff --git a/zk/385af4b4_43ea_4a5f_85a3_5791d95109aa.md b/zk/385af4b4_43ea_4a5f_85a3_5791d95109aa.md
index 07699e6..f2bc1fc 100644
--- a/zk/385af4b4_43ea_4a5f_85a3_5791d95109aa.md
+++ b/zk/385af4b4_43ea_4a5f_85a3_5791d95109aa.md
@@ -5,7 +5,7 @@ created: Tuesday, October 22, 2024
# 385af4b4-43ea-4a5f-85a3-5791d95109aa
-### Paul Baran's concept of a distributed network and influence on architecture of the ARPANET
+## Paul Baran's concept of a distributed network and influence on architecture of the ARPANET
Baran worked for RAND not ARPA and his work predated the commencement of the
ARPANET. However his model of a distributed network was highly influential on