Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Avu0s authored Aug 24, 2022
1 parent 0abb4e4 commit ea25eeb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h2>About Us</h2>
We are devoted to serving the community, hence designs are made easily accessible at zero
cost.
</p>
<a href="library-design.html">
<button class="about-button">View our designs</button>
<a href="library.html">
<button>View our designs</button>
</a>
</div>
</article>
Expand Down Expand Up @@ -94,8 +94,8 @@ <h2>Project cc_gen</h2>
<div>
<h3>Links</h3>
<ul class="foot-list">
<li><a href="library-design.html">Designs</a></li>
<li><a href="documentation.html">Docs</a></li>
<li><a href="library.html">Designs</a></li>
<li><a href="document.html">Docs</a></li>
<li><a href="">Support</a></li>
<li><a href="signup.html">Get Started</a></li>
</ul>
Expand All @@ -115,4 +115,4 @@ <h3>Others</h3>
</footer>
<script src="script/main.js"></script>
</body>
</html>
</html>

0 comments on commit ea25eeb

Please sign in to comment.