Skip to content

Commit 57ddca4

Browse files
author
codefl0w
committed
Add /docs fully
1 parent 7b3a958 commit 57ddca4

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

β€Žarchive/docs/index.mdβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žarchive/index.mdβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@ description: "Central archive of Android tooling, docs, projects, downloads, and
77
<!-- Row 1 -->
88
<div class="dashboard">
99
<a class="card" href="/archive/android-tools">
10-
<h2>Android Tools</h2>
10+
<h2>πŸ”§ Android Tools</h2>
1111
<p>Scripts, tools, and tricks for Android hacking.</p>
1212
</a>
13-
<a class="card" href="/archive/docs">
14-
<h2>Docs</h2>
15-
<p>Notes, tutorials, and step-by-step docs.</p>
13+
<a class="card" href="/docs">
14+
<h2>πŸ“˜ Docs</h2>
15+
<p>Notes, tutorials, and step-by-step dpcs.</p>
1616
</a>
1717
<a class="card" href="/archive/projects">
18-
<h2>Projects</h2>
18+
<h2>πŸ“‚ Projects</h2>
1919
<p>My personal software and dev experiments.</p>
2020
</a>
2121
<a class="card" href="/archive/downloads">
22-
<h2>Downloads</h2>
22+
<h2>πŸ“Œ Downloads</h2>
2323
<p>Tool dumps, flashables, and firmware images.</p>
2424
</a>
2525
</div>
2626

2727
<!-- Row 2 -->
2828
<div class="dashboard">
2929
<a class="card" href="/archive/web-tools">
30-
<h2>Web Tools</h2>
30+
<h2>🌐 Web Tools</h2>
3131
<p>Web tools to handle simple tasks.</p>
32-
</a>
32+
</a>
3333
</div>

0 commit comments

Comments
Β (0)