chore: tweaks to neuron templates

This commit is contained in:
thomasabishop 2024-10-23 14:51:17 +01:00
parent 12242e011f
commit 969081915e
5 changed files with 9 additions and 2 deletions

View file

@ -21,6 +21,11 @@
body ul { body ul {
font-family: "IBM Plex Sans" !important; font-family: "IBM Plex Sans" !important;
} }
body h2,
body div.zettel-view .zettel-content h2 {
border-bottom: none !important;
}
body blockquote { body blockquote {
border-left-width: 3px !important; border-left-width: 3px !important;
} }

View file

@ -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 is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progress
comprising notes from my self-directed study of software engineering and comprising notes from my self-directed study of software engineering and
computer science. computer science.
![Not By AI Badge](../../img/not-by-ai-badge.svg)

View file

@ -27,7 +27,7 @@ if [ "$changes_exist" -eq 0 ]; then
exit 0 exit 0
fi fi
echo "Standardising file-names..." # echo "Standardising file-names..."
# source ${tidy_filenames} # source ${tidy_filenames}
# echo "Removing unused images..." # echo "Removing unused images..."

Binary file not shown.

View file

@ -5,7 +5,7 @@ created: Tuesday, October 22, 2024
# 385af4b4-43ea-4a5f-85a3-5791d95109aa # 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 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 ARPANET. However his model of a distributed network was highly influential on