Skip to content

Commit 5925124

Browse files
committed
Update tree text color and favicon
1 parent 6efc98c commit 5925124

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/app/favicon.ico

-94.9 KB
Binary file not shown.

src/app/generator/repo-tree-generator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ export default function RepoProjectStructure() {
331331
>
332332
<CardHeader>
333333
<CardTitle className="text-2xl md:text-3xl lg:text-4xl font-semibold text-black dark:text-white flex items-center justify-center gap-2">
334-
Generate ASCII<span className="text-emerald-600">Tree</span>
334+
Generate ASCII<span className="text-blue-600">Tree</span>
335335
</CardTitle>
336336
</CardHeader>
337337
<CardContent>

0 commit comments

Comments
 (0)