diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-05-02 23:38:18 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-05-02 23:38:18 -0500 |
commit | 3ddae74b0f291b04a76806106654864ed717f8dd (patch) | |
tree | e4866db4622c67816b9887afc5966470c72c20c7 /theme/templates | |
parent | 91ddbc59ed531b5211f5d1cb76d3d434c5afcf13 (diff) | |
download | cleberg.net-3ddae74b0f291b04a76806106654864ed717f8dd.tar.gz cleberg.net-3ddae74b0f291b04a76806106654864ed717f8dd.tar.bz2 cleberg.net-3ddae74b0f291b04a76806106654864ed717f8dd.zip |
finalize asahi-linux post
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index c594e6a..b005491 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,7 +9,7 @@ sub rsa4096 2022-11-16 [E]</pre> <section> <h2>Recent Blog Posts</h2> - <div class-"post"> + <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> |