mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-08-20 23:54:07 -05:00
Merge branch 'master' of chaotic.github.com:chaoticbackup/chaoticbackup.github.io into material
This commit is contained in:
@@ -100,12 +100,6 @@ function Header() {
|
||||
<li><Link to="/portal/">Home</Link></li>
|
||||
<li><Link to="/portal/Search"><SearchButton />Search</Link></li>
|
||||
{types}
|
||||
<li className="dropdown">
|
||||
<Link to=" " onClick={voidClick} className="dropbtn">Generic</Link>
|
||||
<div className="dropdown-content">
|
||||
<Link to={"/portal/Generic/Mugic"}>Mugic</Link>
|
||||
</div>
|
||||
</li>
|
||||
{tribes}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user