Skip to content

Commit de5bcd3

Browse files
authored
Merge pull request #141 from DenisValeev/codex/move-total-recall-button-to-tools-section
Move Total Recall entry to Labs & tools
2 parents ed9d3ff + 61f40f4 commit de5bcd3

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -456,14 +456,6 @@ <h2 id="deck-section" class="section-title">Deck collections</h2>
456456
</a>
457457
</div>
458458
</li>
459-
<li class="app-row" data-group="total-recall" role="group" aria-label="Total Recall">
460-
<div class="app-row__actions">
461-
<a class="app-button app-button--secondary" href="apps/total-recall/">
462-
<span aria-hidden="true">🧠</span>
463-
<span>Total Recall</span>
464-
</a>
465-
</div>
466-
</li>
467459
<li class="app-row" data-group="slang" role="group" aria-label="Slang">
468460
<div class="app-row__actions">
469461
<a class="app-button app-button--secondary" href="apps/slang/">
@@ -498,6 +490,12 @@ <h2 id="tools-section" class="section-title">Labs &amp; tools</h2>
498490
<span>Asset Observatory</span>
499491
</a>
500492
</li>
493+
<li>
494+
<a class="app-button app-button--secondary app-button--wide" href="apps/total-recall/">
495+
<span aria-hidden="true">🧠</span>
496+
<span>Total Recall</span>
497+
</a>
498+
</li>
501499
<li>
502500
<a class="app-button app-button--wide" href="apps/value-formatter/">
503501
<span aria-hidden="true">🧰</span>

0 commit comments

Comments
 (0)