add tweet reference
This commit is contained in:
@@ -33,8 +33,7 @@ const { title, description, pubDate, updatedDate, heroImage } = Astro.props;
|
||||
)
|
||||
}
|
||||
</div>
|
||||
<h1 class="m-0 mt-4">{title}</h1>
|
||||
<hr />
|
||||
<h1 class="m-0 my-4">{title}</h1>
|
||||
</div>
|
||||
<slot />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user