diff options
-rw-r--r-- | www/src/pages/index.astro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro index 21fe7bceb..7075df098 100644 --- a/www/src/pages/index.astro +++ b/www/src/pages/index.astro @@ -51,8 +51,8 @@ let lang = 'en'; <br/> - <a class="action-button" href="/blog/astro-021-preview/"> - New Blog Post - Astro 0.21 Preview + <a class="action-button" href="/blog/astro-021-release/"> + New Blog Post - Astro 0.21 <span style="float: right;">→</span> </a> |