diff options
| author | Christian Cleberg <[email protected]> | 2025-06-03 15:35:20 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-06-03 15:35:20 -0500 |
| commit | 17cd144a1e3a674ced5ddb11d239aeb0388fb3b6 (patch) | |
| tree | abfce584798b01da9f74bd2c668722b14c9975d5 /theme | |
| parent | d0d4e90d204ba9e4110c17748e5b9a6b1fe41cfe (diff) | |
| download | cleberg.net-17cd144a1e3a674ced5ddb11d239aeb0388fb3b6.tar.gz cleberg.net-17cd144a1e3a674ced5ddb11d239aeb0388fb3b6.tar.bz2 cleberg.net-17cd144a1e3a674ced5ddb11d239aeb0388fb3b6.zip | |
fix(blog): revise titles and descriptions
Diffstat (limited to 'theme')
| -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 /> |
