diff options
| author | Christian Cleberg <[email protected]> | 2025-05-30 22:57:02 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-05-30 22:57:02 -0500 |
| commit | a7f6c38a5bef0284cd42208a212326709294a702 (patch) | |
| tree | 3083479ae8ab5d55fbec819eabaddcdf56e9d4b6 /theme/templates | |
| parent | 98f630963ec767030c91b5e7af810107177e18d3 (diff) | |
| download | cleberg.net-a7f6c38a5bef0284cd42208a212326709294a702.tar.gz cleberg.net-a7f6c38a5bef0284cd42208a212326709294a702.tar.bz2 cleberg.net-a7f6c38a5bef0284cd42208a212326709294a702.zip | |
feat(blog): add it-audit-career post
Diffstat (limited to 'theme/templates')
| -rw-r--r-- | theme/templates/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 50e8e11..c31ca13 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -10,6 +10,11 @@ sub rsa4096 2022-11-16 [E]</pre> <h2>Recent Blog Posts</h2> <div class="post"> + <time datetime="2025-05-30 10:53:28">2025-05-30</time> + <a href="/blog/it-audit-career.html">Future-Proof Your Audit Career: Emerging Technologies</a> + </div> + + <div class="post"> <time datetime="2025-05-02 Fri 21:10:00">2025-05-02</time> <a href="/blog/asahi-linux.html">Trying Out Asahi Linux on the M2 Macbook Pro 16"</a> @@ -21,11 +26,6 @@ sub rsa4096 2022-11-16 [E]</pre> GitLab</a> </div> - <div class="post"> - <time datetime="2025-02-24 19:20:05">2025-02-24</time> - <a href="/blog/email-migration.html">A Painful Email Migration</a> - </div> - <br /> <a href="/blog/">All Posts →</a> </section> |
