Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
weegerry authored May 24, 2024
1 parent 988b5f6 commit b59b0e6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,13 @@ <h2>Menu</h2>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo"><span class="icon fa-gem"></span></div>
<h2>This is Solid State</h2>
<p>Another free + fully responsive site template by <a href="http://html5up.net">HTML5 UP</a></p>
<div class="logo">
<img src="images/lunc.png" alt="Luna Classic Logo" />
</div>
<h2>This is Luna Classic</h2>
<p>LUNC Landing example</a></p>
</div>
</section>

<!-- Wrapper -->
<section id="wrapper">

Expand Down Expand Up @@ -180,4 +181,4 @@ <h2 class="major">Get in touch</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>

0 comments on commit b59b0e6

Please sign in to comment.