Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
slandath authored Sep 8, 2024
1 parent b455a10 commit f353c3b
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 @@ -10,7 +10,7 @@ <h1 class="display-1 text-center">Turizak</h1>
<div class="card-body text-center">
<h5 class="h2 card-title">Fables</h5>
<p class="card-text">Manage your DnD campaigns and characters.</p>
<a href="#" class="btn btn-primary">Coming Soon!</a>
<a href="https://fables-fe.onrender.com/" target="_blank" class="btn btn-primary">Site</a>
<a href="https://github.com/Turizak" class="btn btn-secondary">GitHub</a>
</div>
</div>
Expand All @@ -35,4 +35,4 @@ <h5 class="h2 card-title">MTG Collection</h5>
</div>
</div>
</div>
</main>
</main>

0 comments on commit f353c3b

Please sign in to comment.