mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 03:38:11 -05:00
Update blog title
This commit is contained in:
@@ -20,8 +20,8 @@ const options = {
|
||||
};
|
||||
---
|
||||
|
||||
<BaseLayout title="Audacity | ">
|
||||
<article class="prose prose-xl mx-6 sm:mx-12 md:mx-16 xl:mx-auto my-12 lg:mt-16 lg:mb-24">
|
||||
<BaseLayout title={"Audacity | " + post.data.title}>
|
||||
<article class="prose prose-blue prose-xl mx-6 sm:mx-12 md:mx-16 xl:mx-auto my-12 lg:mt-16 lg:mb-24">
|
||||
<div class="flex flex-col gap-2 border-b pb-6">
|
||||
<h2 class="my-0">{post.data.title}</h2>
|
||||
<p class="mb-0">By {post.data.author}</p>
|
||||
|
||||
Reference in New Issue
Block a user