diff options
| author | Christian Cleberg <[email protected]> | 2025-06-03 17:59:17 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-06-03 17:59:17 -0500 |
| commit | e34bd53ac2baef448e7afb5ab9b3ad1612e9e8c9 (patch) | |
| tree | f1bd835588f18955edb64d697b0a4332b4b188e1 /theme/templates | |
| parent | 6d4f53f1bea070116d1eee91c710fbc0721769b5 (diff) | |
| download | cleberg.net-e34bd53ac2baef448e7afb5ab9b3ad1612e9e8c9.tar.gz cleberg.net-e34bd53ac2baef448e7afb5ab9b3ad1612e9e8c9.tar.bz2 cleberg.net-e34bd53ac2baef448e7afb5ab9b3ad1612e9e8c9.zip | |
fix(blog): revise titles and descriptions
Diffstat (limited to 'theme/templates')
| -rw-r--r-- | theme/templates/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 64a090c..fc38322 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -13,7 +13,7 @@ sub rsa4096 2022-11-16 [E]</pre> <div class="post"> <time datetime="2025-06-02 15:26:05">2025-06-02</time> <div class="post-content"> - <a href="/blog/private-ios-apps.html">Privacy-Friendly iOS Apps for the Paranoid Minimalist</a> + <a href="/blog/private-ios-apps.html">Selection of Privacy-Focused iOS Applications for Minimalist Users</a> <div class="post-tags"> <span class="tag">ios</span> <span class="tag">privacy</span> @@ -25,7 +25,7 @@ sub rsa4096 2022-11-16 [E]</pre> <div class="post"> <time datetime="2025-05-30 10:53:28">2025-05-30</time> <div class="post-content"> - <a href="/blog/it-audit-career.html">Accelerate Your Audit Career with Emerging Tech Insights</a> + <a href="/blog/it-audit-career.html">Career Advancement through Mastery of Emerging Technologies in IT Audit</a> <div class="post-tags"> <span class="tag">audit</span> <span class="tag">technology</span> @@ -37,7 +37,7 @@ sub rsa4096 2022-11-16 [E]</pre> <div class="post"> <time datetime="2025-05-02 Fri 21:10:00">2025-05-02</time> <div class="post-content"> - <a href="/blog/asahi-linux.html">Exploring Asahi Linux on the Apple M2 MacBook Pro 16"</a> + <a href="/blog/asahi-linux.html">Performance and Compatibility Report of Asahi Linux on Apple M2 MacBook Pro 16"</a> <div class="post-tags"> <span class="tag">mac</span> <span class="tag">apple</span> |
