cmc/cleberg.net

My personal web garden & blog.

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

691368133057d66ecb362b0b31db74bfa733c6dd

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-10-09T21:41:00Z

fix missing character
 content/salary/index.org   | 3 ++-
 theme/static/salary.csv    | 1 +
 theme/templates/index.html | 6 ++++--
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/content/salary/index.org b/content/salary/index.org
index 3f439bf..70f3421 100644
--- a/content/salary/index.org
+++ b/content/salary/index.org
@@ -34,7 +34,8 @@ raise while in the same role.
 
 | Title                                          | Company                | Location       |   Start |     End | Salary   |
 |------------------------------------------------+------------------------+----------------+---------+---------+----------|
-| Senior Associate, Technology Assurance - Audit | KPMG                   | Omaha, NE      | 2023-10 | Current | $116,700 |
+| Manager, Technology Assurance - Audit          | KPMG                   | Omaha, NE      | 2024-10 | Current | TBD      |
+| Senior Associate, Technology Assurance - Audit | KPMG                   | Omaha, NE      | 2023-10 | 2024-10 | $116,700 |
 | Senior Associate, Technology Assurance - Audit | KPMG                   | Omaha, NE      | 2022-06 | 2023-10 | $110,000 |
 | Senior Technology Risk Consultant              | Ernst & Young          | Des Moines, IA | 2021-09 | 2022-06 | $89,500  |
 | Senior IT Auditor                              | Ameritas               | Lincoln, NE    | 2021-05 | 2021-09 | $72,000  |
diff --git a/theme/static/salary.csv b/theme/static/salary.csv
index 12143d9..ab2e697 100644
--- a/theme/static/salary.csv
+++ b/theme/static/salary.csv
@@ -1,4 +1,5 @@
 Title,Company,Location,Start,End,Salary
+Senior Associate - Technology Assurance - Audit,KPMG,Omaha(NE),2024-10,,TBD
 Senior Associate - Technology Assurance - Audit,KPMG,Omaha(NE),2023-10,2024-10,116700
 Senior Associate - Technology Assurance - Audit,KPMG,Omaha(NE),2022-06,2023-10,110000
 Senior Technology Risk Consultant,Ernst & Young,Des Moines(IA),2021-09,2022-06,89500
diff --git a/theme/templates/index.html b/theme/templates/index.html
index de58240..906dd2d 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -8,9 +8,11 @@ uid           [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</pre>
 <section>
 	<h2>Recent Blog Posts</h2>
 
-	<div class="post>
+	<div class="post">
 		<time datetime="2024-09-23 19:52:20">2024-09-23</time>
-		<a href="/blog/self-hosting-transmission.html">Self-Hosting Transmission Bittorrent Client</a>
+		<a href="/blog/self-hosting-transmission.html"
+			>Self-Hosting Transmission Bittorrent Client</a
+		>
 	</div>
 	<div class="post">
 		<time datetime="2024-09-20 13:38:52">2024-09-20</time>