add 'not by ai' badge
This commit is contained in:
@@ -26,6 +26,9 @@ const { Content } = await post.render();
|
||||
<article>
|
||||
<Content />
|
||||
</article>
|
||||
<a href="https://notbyai.fyi/">
|
||||
<i class="not-by-ai"></i>
|
||||
</a>
|
||||
<Tags tags={data.tags} />
|
||||
</Layout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user