Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Orangemoon authored May 18, 2024
1 parent 541871f commit 7f2f64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2 class="centered">Want to contribute?</h2>
<h2 class="centered">Done reading?<br>Check out some other pages here!</h2>
<div style="display: flex; width: 100%;">
<button style="width: 100%; margin: 8px;" onclick="window.location.href = 'https://pen-group.github.io/extensions/'">Extensions</button>
<button style="width: 100%; margin: 8px;" onclick="window.location.href = 'https://pen-group.github.io/featured/'">Featured Projects</button>
<button style="width: 100%; margin: 8px;" onclick="window.location.href = 'https://pen-group.github.io/Featured/'">Featured Projects</button>
<button style="width: 100%; margin: 8px;" onclick="window.location.href = 'https://pen-group.github.io/docs/'">Documentation</button>

<script>
Expand All @@ -53,4 +53,4 @@ <h2 class="centered">Done reading?<br>Check out some other pages here!</h2>
</div>
</div>
</body>
</html>
</html>

0 comments on commit 7f2f64f

Please sign in to comment.