...
This commit is contained in:
@@ -16,7 +16,7 @@ function Navigation() {
|
||||
<div className="flex justify-between items-center h-16">
|
||||
<Link to="/" className="flex items-center space-x-2">
|
||||
<Globe className="h-8 w-8 text-blue-600" />
|
||||
<span className="text-xl font-bold text-slate-900">ThreeFold Cloud</span>
|
||||
<span className="text-xl font-bold text-slate-900">ThreeFold Galaxy</span>
|
||||
</Link>
|
||||
<div className="hidden md:flex items-center space-x-8">
|
||||
{navigationData
|
||||
|
||||
Reference in New Issue
Block a user