update header
This commit is contained in:
19
app/page.tsx
19
app/page.tsx
@@ -50,25 +50,6 @@ export default async function Index() {
|
||||
<p>English, Dutch, Spanish, Papiamentu, Korean</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="text-center my-10">
|
||||
<h2 className="text-3xl">Links</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/stanrunge" className="text-blue-500">
|
||||
GitHub
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://linkedin.com/in/stanrunge"
|
||||
className="text-blue-500"
|
||||
>
|
||||
LinkedIn
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user