mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2026-07-31 16:29:03 +02:00
add link names
This commit is contained in:
@@ -8,10 +8,10 @@ export default function Header() {
|
|||||||
<h1>Meister</h1>
|
<h1>Meister</h1>
|
||||||
</div>
|
</div>
|
||||||
<div className="links">
|
<div className="links">
|
||||||
<a href="">Link1</a>
|
<a href="">About</a>
|
||||||
<a href="">Link2</a>
|
<a href="">Skills</a>
|
||||||
<a href="">Link3</a>
|
<a href="">Projects</a>
|
||||||
<a href="">Link4</a>
|
<a href="">Contact</a>
|
||||||
</div>
|
</div>
|
||||||
<div className="control">
|
<div className="control">
|
||||||
<ThemeSwitch />
|
<ThemeSwitch />
|
||||||
|
|||||||
Reference in New Issue
Block a user