aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-10-09 16:41:00 -0500
committerChristian Cleberg <hello@cleberg.net>2024-10-09 16:41:00 -0500
commit8a45755f670eaf4baf20f1e857fe2aa0ce7efa69 (patch)
tree187c9a423c28a5ddfb46f7d407649a4d0fb75643
parentdd7139f1d9fe477f808a5cece9a8f29443893d21 (diff)
downloadcleberg.net-8a45755f670eaf4baf20f1e857fe2aa0ce7efa69.tar.gz
cleberg.net-8a45755f670eaf4baf20f1e857fe2aa0ce7efa69.tar.bz2
cleberg.net-8a45755f670eaf4baf20f1e857fe2aa0ce7efa69.zip
fix missing character
-rw-r--r--content/salary/index.org3
-rw-r--r--theme/static/salary.csv1
-rw-r--r--theme/templates/index.html6
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>