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:
@@ -1,3 +1,4 @@
|
||||
<%!-- TODO: replace with OSS version --%>
|
||||
<nav class="border-b border-slate-900/10 dark:border-slate-300/10">
|
||||
<div class="mx-auto max-w-screen-xl px-4 sm:px-6 lg:px-8">
|
||||
<div class="flex h-16 justify-between">
|
||||
|
||||
Reference in New Issue
Block a user