mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-03-21 17:24:14 -05:00
Merge branch 'master' of chaotic.github.com:chaoticbackup/chaoticbackup.github.io into material
This commit is contained in:
commit
d7fd05ee16
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user