mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
feat: install plugin code snippet poc
This commit is contained in:
@@ -39,6 +39,9 @@ const authors = new Intl.ListFormat("en", {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
<div class="mb-4">
|
||||
<Code lang="bash" code={`sern plugin ${name}`} />
|
||||
</div>
|
||||
<div class="mb-4">
|
||||
<Markdown of={trimmedDescription} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user