Expand LOTL vector glossary, examples, and mermaid architecture docs
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -1381,7 +1381,9 @@ export default function BuilderPage() {
|
||||
<ul className="form-hint" style={{ margin: '0.35rem 0 0', paddingLeft: '1.2rem' }}>
|
||||
{LOTL_ONION_TIER_DOCS.map((t) => (
|
||||
<li key={t.id}>
|
||||
{t.label} — {t.hint}
|
||||
<strong>{t.label}</strong> — {t.definition}
|
||||
<br />
|
||||
<span className="form-hint">e.g. {t.example}</span>
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user