Remove reminders

main
Santeri Huotari 2023-08-03 12:25:26 +03:00
parent c4325bbe0a
commit 6cedce907b
No known key found for this signature in database
1 changed files with 1 additions and 6 deletions

View File

@ -19,7 +19,6 @@
Welcome to my resume website! I am a highly motivated professional with experience in programming, Welcome to my resume website! I am a highly motivated professional with experience in programming,
game development, and IT support. I have been a proud Linux user for three years now. game development, and IT support. I have been a proud Linux user for three years now.
</p> </p>
<!-- Add more information about yourself here -->
</section> </section>
<section id="experience"> <section id="experience">
@ -42,7 +41,6 @@
<li>Also included generic IT support for other employees.</li> <li>Also included generic IT support for other employees.</li>
</ul> </ul>
</div> </div>
<!-- Add more experience sections for IT Support roles, if applicable -->
</section> </section>
<section> <section>
@ -93,10 +91,8 @@
<section id="projects"> <section id="projects">
<h2>Projects</h2> <h2>Projects</h2>
<p> <p>
Showcase some of the projects you have worked on. Include brief descriptions and any relevant links or
demos to demonstrate your skills and accomplishments.
</p> </p>
<!-- Add your project details here -->
</section> </section>
<section id="contact"> <section id="contact">
@ -108,7 +104,6 @@
<p>Email: santeri@huotari.cc</p> <p>Email: santeri@huotari.cc</p>
<p>Phone: +358 45 6638599</p> <p>Phone: +358 45 6638599</p>
<p>LinkedIn: linkedin.com/in/your-profile</p> <p>LinkedIn: linkedin.com/in/your-profile</p>
<!-- Add any other contact information you want to include -->
</section> </section>
</div> </div>
</body> </body>