mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-28 20:32:19 +01:00
Refactor code for improved performance and readability
This commit is contained in:
@@ -12,10 +12,12 @@ export default function App() {
|
||||
<Header />
|
||||
<About />
|
||||
<div id="skills">
|
||||
<h2>
|
||||
<h4>
|
||||
<a href="#skills">Skills</a>
|
||||
</h2>
|
||||
{/* Add your skills content here */}
|
||||
</h4>
|
||||
<h4>
|
||||
<a href="#projects">Projects</a>
|
||||
</h4>
|
||||
</div>
|
||||
<ScrollToTop />
|
||||
</div>
|
||||
|
||||
0
src/components/Skills.tsx
Normal file
0
src/components/Skills.tsx
Normal file
Reference in New Issue
Block a user