From 1c5025d54c3a8244fcbe818f96dea49e51054ba6 Mon Sep 17 00:00:00 2001
From: mjfernez Honestly, I though the fish was cool. I don't know the artist of that one unfortunately, I just found it on
diff --git a/about/whereami.html b/about/whereami.html
index d6be605..8a2e712 100644
--- a/about/whereami.html
+++ b/about/whereami.html
@@ -178,7 +178,7 @@ router, which literally does what the name implies--it routes signals to
where they need to go to make things go beep. In the 60s and 70s,
routers tended to be people-based and would require workers spend their
time plugging cables into and out of ports so calls could connect. Image of a switchboard courtesy of Wikipedia
contributors Fortunately, we figured out that was dumb and made robots do the job
diff --git a/home.html b/home.html
index 2688d19..c80320a 100644
--- a/home.html
+++ b/home.html
@@ -43,9 +43,9 @@ learn the ins and outs of hosting your own, click
-
+
*Image of a switchboard courtesy of
[Wikipedia
diff --git a/.md/tutorials/pc_gaming/common-gfx-card-installation-woes.md b/.md/tutorials/pc_gaming/common-gfx-card-installation-woes.md
index 19e3c1c..f9370ec 100644
--- a/.md/tutorials/pc_gaming/common-gfx-card-installation-woes.md
+++ b/.md/tutorials/pc_gaming/common-gfx-card-installation-woes.md
@@ -138,6 +138,6 @@ you're still seeing your desktop, you should be
good to go! I ran Kerbal Space Program 2
(currently in early access) as my first test.
-
+
Looking good, Jeb!
diff --git a/.md/tutorials/vim/how-to-fix-neovim-nerdtree-rendering-issue.md b/.md/tutorials/vim/how-to-fix-neovim-nerdtree-rendering-issue.md
index df0af33..1ff6fe7 100644
--- a/.md/tutorials/vim/how-to-fix-neovim-nerdtree-rendering-issue.md
+++ b/.md/tutorials/vim/how-to-fix-neovim-nerdtree-rendering-issue.md
@@ -6,18 +6,18 @@ scroll the window, I'd get a mess.
## The Problem
-
+
Now, yes, I know I'm a heretic for using the arrow keys and not just
jumping around, but I thought it was weird I didn't see this issue
anywhere else. Also, vim doesn't have this problem.
-
+
It's also not because of my meme tmux setup, the same issue happens in
terminator, which I happened to have installed.
-
+
## The Attempt
@@ -44,7 +44,7 @@ from Debian's default bashrc, but all I had to do was change it:
export TERM='tmux256-color'
```
-
+
No more hacky autocommands!
diff --git a/.md/tutorials/www/quick-intro-html-css.md b/.md/tutorials/www/quick-intro-html-css.md
index 3fe94ad..d94c254 100644
--- a/.md/tutorials/www/quick-intro-html-css.md
+++ b/.md/tutorials/www/quick-intro-html-css.md
@@ -91,7 +91,7 @@ tags in this example:
FSF!
-
+
@@ -272,7 +272,7 @@ example:
-
+
- My Great page
@@ -332,7 +332,7 @@ syntax. CSS allows you to set attributes to *all* tags in a specific
document and create a unifying style for all your pages.
```
-
+
```
As before, "href" points to the file to be linked. In this example, we
@@ -446,7 +446,7 @@ img.gray {
Applied:
You can read lots more options for image formatting
@@ -471,7 +471,7 @@ For one, that will only dim black-and-white images; anything else will
just turn to mush like this:
Instead, I'd like it to just apply to select elements; I can do so by
@@ -486,10 +486,10 @@ img.icon {
And to implement it in HTML:
```
-
+
```
-
+
#### Use the div tag to make sections
diff --git a/about/faq.html b/about/faq.html
index a4ead4a..0c2c039 100644
--- a/about/faq.html
+++ b/about/faq.html
@@ -220,7 +220,7 @@ terminal lately that I'm used to it.
Why OpenBSD?
+


+
-
+
Most of what I'm working on (including this site) is kept at
@@ -59,23 +59,23 @@ learn the ins and outs of hosting your own, click
-
+
-
+
-
+
+
{% endblock %}
diff --git a/latest.html b/latest.html
new file mode 100644
index 0000000..fa5fd2b
--- /dev/null
+++ b/latest.html
@@ -0,0 +1,17 @@
+
+
+LATEST CHANGES
+
+
+
+
diff --git a/tutorials/pc_gaming/common-gfx-card-installation-woes.html b/tutorials/pc_gaming/common-gfx-card-installation-woes.html
index a53c2d3..286b4ab 100644
--- a/tutorials/pc_gaming/common-gfx-card-installation-woes.html
+++ b/tutorials/pc_gaming/common-gfx-card-installation-woes.html
@@ -317,7 +317,7 @@ method!
Looking good, Jeb!