Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
tolahash authored Dec 5, 2024
1 parent 42cbac9 commit ca22c51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -20,13 +20,21 @@ <h1>Tolahash</h1>
</nav>
</header>
<main>
<section id="career">
<h2>Articles</h2>
<div id="career"></div>
</section>
<section id="articles">
<h2>Articles</h2>
<div id="articles-container"></div>
</section>
<section id="projects">
<h2>Projects</h2>
<div id="projects-container"></div>
</section>
<section id="experience">
<h2>Articles</h2>
<div id="experience"></div>
</section>
<section id="intro">
<h2>Contact Me!</h2>

0 comments on commit ca22c51

Please sign in to comment.