diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-03 15:35:20 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-03 15:35:20 -0500 |
commit | c975cb7b76be64187c6597a55bf2faab8d35a184 (patch) | |
tree | abfce584798b01da9f74bd2c668722b14c9975d5 /theme/templates | |
parent | 76fa435252a3dda5a40723f3ed5a553eec8b3e29 (diff) | |
download | cleberg.net-c975cb7b76be64187c6597a55bf2faab8d35a184.tar.gz cleberg.net-c975cb7b76be64187c6597a55bf2faab8d35a184.tar.bz2 cleberg.net-c975cb7b76be64187c6597a55bf2faab8d35a184.zip |
fix(blog): revise titles and descriptions
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index d3a2621..a129fe0 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -17,13 +17,12 @@ sub rsa4096 2022-11-16 [E]</pre> <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> + <a href="/blog/it-audit-career.html">Accelerate Your Audit Career with Emerging Tech Insights</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> + <a href="/blog/asahi-linux.html">Exploring Asahi Linux on the Apple M2 MacBook Pro 16"</a> </div> <br /> |