Skip to content

Commit

Permalink
Added self-intro text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Unhyphenated committed Mar 2, 2023
1 parent 5c2ce37 commit a93bcd9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,20 @@
</nav>
</header>

<main class="main">
<section class="home section" id="home">
<div class="home__container container grid section__border">
<div class="home__data grid">
<h1 class="home__title">
Hi, I'm Julian
Developer
Based in Malaysia
</h1>
</div>
</div>
</section>
</main>


<script src="/Users/julianj/Documents/Projects/Programming/personal-portfolio/main.js"></script>
</body>
Expand Down

0 comments on commit a93bcd9

Please sign in to comment.