cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

6ab81bed456881bb36d481734218d9d1aaa33e6c

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-02-19T23:06:00Z

fix heading levels
 content/salary/index.md |  4 ++--
 content/wiki/index.md   | 23 +++++++++++------------
 2 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/content/salary/index.md b/content/salary/index.md
index 97fba3b..45353c7 100644
--- a/content/salary/index.md
+++ b/content/salary/index.md
@@ -3,7 +3,7 @@ title = "Salary"
 description = "A summary of my salaries throughout my career."
 +++
 
-# Salary Transparency
+## Salary Transparency
 
 The data below details the base salary information for each job I've
 held. This information is posted publicly to ensure others in my
@@ -24,7 +24,7 @@ are paid differently (expertise, years of experience, certifications,
 education, etc.) and that the data in this table should only be used as
 a single point of reference, not the whole story.
 
-# Salary Data
+## Salary Data
 
 Note: When in a role that gives periodic raises, I will create a new
 record with the new base salary in the table below. See the KPMG records
diff --git a/content/wiki/index.md b/content/wiki/index.md
index a069c59..fe61c99 100644
--- a/content/wiki/index.md
+++ b/content/wiki/index.md
@@ -5,7 +5,7 @@ description = "An informal wiki of sorts."
 
 An informal wiki of sorts.
 
-# Digital Garden
+## Digital Garden
 
 > At times, wilderness is exactly what readers want: a rich collection
 > of resources and links. At times, rigid formality suits readers
@@ -20,7 +20,7 @@ An informal wiki of sorts.
 
 [Hypertext Garden](https://www.eastgate.com/garden/)
 
-# Git
+## Git
 
 I want to get rid of all local modifications and go back to the working
 tree of the most recent commit:
@@ -48,12 +48,11 @@ since my most recent pull:
 git pull --rebase
 ```
 
-# Hardware
+## Hardware
 
-## Laptops
-
-### macOS
+### Laptops
 
+#### macOS
 
 | Category | Details         |
 | -------- | --------------- |
@@ -62,7 +61,7 @@ git pull --rebase
 | RAM      | 16GB            |
 | Storage  | 512GB SSD       |
 
-### Linux
+#### Linux
 
 | Category | Details                                     |
 | -------- | ------------------------------------------- |
@@ -71,7 +70,7 @@ git pull --rebase
 | RAM      | 16 GB                                       |
 | Storage  | 256 GB SSD                                  |
 
-## Servers
+### Servers
 
 | Category           | Details                                |
 | ------------------ | -------------------------------------- |
@@ -83,7 +82,7 @@ git pull --rebase
 | Storage (HDD Bay)  | 48TB HDD                               |
 | PSU                | Corsair RM850 PSU                      |
 
-## Networking Equipment
+### Networking Equipment
 
 - UDM-Pro
 - USW-24-PoE
@@ -97,9 +96,9 @@ git pull --rebase
 - USW 24-Port Patch Panel
 - USW Switch Lite 8 PoE
 
-# Software
+## Software
 
-## Laptop
+### Laptop
 
 Alpine 3.18.2; no DE.
 
@@ -129,7 +128,7 @@ I have Sway installed and configured, but only launch it when I must.
 - zola
 - zsh
 
-## Server
+### Server
 
 Ubuntu 22.04.1; no DE.