Remove theme switcher button
Not a high-priority feature right now.
This commit is contained in:
parent
3845f76651
commit
000cb08e82
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ export default function() {
|
||||||
<a href="/resume" title="Resume"></a>
|
<a href="/resume" title="Resume"></a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div className="navbar-actions">
|
|
||||||
<button className="navbar-theme-switcher"></button>
|
|
||||||
</div>
|
|
||||||
</nav>
|
</nav>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue