deleted main content sections like social, projects, and contact

This commit is contained in:
2025-08-21 04:22:03 +00:00
parent 6bfa021fdb
commit dbe803d3bc

View File

@@ -13,7 +13,7 @@
<a class="skip-link" href="#main">Skip to content</a> <a class="skip-link" href="#main">Skip to content</a>
<header class="site-header"> <header class="site-header">
<img class="avatar" src="/resources/img/pb.png" alt="Portrait of Peter Baker" width="200" height="200" class="responsive"/> <img class="avatar" src="/resources/img/pb.png" alt="Portrait of Peter Baker" width="200" height="200"/>
<h1 class="site-title">Peter Baker</h1> <h1 class="site-title">Peter Baker</h1>
</header> </header>
@@ -26,9 +26,6 @@
</nav> </nav>
<main id="main" class="content"> <main id="main" class="content">
<section id="social"><h2>Social</h2><p>Links coming soon.</p></section>
<section id="projects"><h2>Projects</h2><p>Stuff Im building.</p></section>
<section id="contact"><h2>Contact</h2><p>Email or DM.</p></section>
</main> </main>
<footer class="site-footer"> <footer class="site-footer">