Skip to content

Commit

Permalink
Update index.html at button for going to commits.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadBalti authored Feb 27, 2024
1 parent 5468646 commit 366bd7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ <h2 style="font-size: 25px;">Age In</h2>
</div>
</section>
<div style="clear: both;"></div>

<div>
<button class="btn btn-primary"><a href="commits.html" style="text-decoration: none; color: inherit;">View Commits</a></button>
</div>
</main>
</div>
<footer id="owner-section">
Expand Down

0 comments on commit 366bd7c

Please sign in to comment.