mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix(content): delete useless test
This commit is contained in:
@@ -12,8 +12,6 @@ const renderCommentSection = !Astro.props.entry.data.noCommentSection;
|
||||
|
||||
<div class="border-t"></div>
|
||||
|
||||
{Astro.props.entry.data.custom}
|
||||
|
||||
{ renderCommentSection
|
||||
?
|
||||
<script src="https://giscus.app/client.js"
|
||||
|
||||
Reference in New Issue
Block a user