diff options
| author | Christian Cleberg <[email protected]> | 2025-05-02 23:02:50 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-05-02 23:02:50 -0500 |
| commit | e0d1347eaa2a3de8291756d008ed0fcceead51b4 (patch) | |
| tree | e5687188c7ebb679b51064a386a0e1e386234833 /theme | |
| parent | 617170c1bea5b3b18f54c042d17bfa5bc1c9f3ab (diff) | |
| download | cleberg.net-e0d1347eaa2a3de8291756d008ed0fcceead51b4.tar.gz cleberg.net-e0d1347eaa2a3de8291756d008ed0fcceead51b4.tar.bz2 cleberg.net-e0d1347eaa2a3de8291756d008ed0fcceead51b4.zip | |
finalize asahi-linux post
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 21f2263..c74d749 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,12 @@ sub rsa4096 2022-11-16 [E]</pre> <section> <h2>Recent Blog Posts</h2> + <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> + </div> + <div class="post"> <time datetime="2025-04-05 23:04:54">2025-04-05</time> <a href="/blog/git-mirror.html">Mirroring my Repositories from GitHub to |
