Annotate templates with TODOs for markup replacement
To open source the project down the line, it makes sense to have either everything custom or using OSS components in order to keep licensing as simple as possible.
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
</nav>
|
||||
</div>
|
||||
<div>
|
||||
<!-- TODO: extract to a component -->
|
||||
<%!-- TODO: replace with OSS version --%>
|
||||
<dl class="mt-4 divide-y divide-zinc-100 dark:divide-slate-300/30">
|
||||
<div class="py-2 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0">
|
||||
<dt class="text-sm font-medium leading-6 text-zinc-900 dark:text-zinc-400">
|
||||
|
||||
Reference in New Issue
Block a user