mirror of
https://github.com/ChiChou/entdb.git
synced 2026-09-24 05:20:45 +02:00
Shorten footer link labels
This commit is contained in:
@@ -20,7 +20,7 @@ export function Footer() {
|
|||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="hover:text-foreground transition-colors"
|
className="hover:text-foreground transition-colors"
|
||||||
>
|
>
|
||||||
Source Code
|
Source
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/ChiChou/entdb-indexer"
|
href="https://github.com/ChiChou/entdb-indexer"
|
||||||
@@ -28,7 +28,7 @@ export function Footer() {
|
|||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="hover:text-foreground transition-colors"
|
className="hover:text-foreground transition-colors"
|
||||||
>
|
>
|
||||||
Firmware Indexer
|
Indexer
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/ChiChou/entdb-data"
|
href="https://github.com/ChiChou/entdb-data"
|
||||||
@@ -36,7 +36,7 @@ export function Footer() {
|
|||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="hover:text-foreground transition-colors"
|
className="hover:text-foreground transition-colors"
|
||||||
>
|
>
|
||||||
Raw Data
|
Data
|
||||||
</a>
|
</a>
|
||||||
<span className="text-muted-foreground/30">|</span>
|
<span className="text-muted-foreground/30">|</span>
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user