mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
wip: add linters and formatters
This commit is contained in:
@@ -63,7 +63,10 @@ const { introduction, summary, license } = Astro.props;
|
||||
>
|
||||
License
|
||||
</h4>
|
||||
<div class="text-gray-600 dark:text-neutral-400" set:html={license} />
|
||||
<div
|
||||
class="text-gray-600 dark:text-neutral-400"
|
||||
set:html={license}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user