Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadzaid1 authored Dec 13, 2024
1 parent 59da53f commit b1ce11f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@ <h2>Character Card Maker</h2>
</a>
</div>
<div class="tool-image">
<img src="your-card-image.png" alt="Character Card Preview">
<img src="example.png" alt="Character Card Preview">
</div>
<br>
<div class="tool-description">
<h2>Time Line Maker</h2>
<p>Bring your characters to life with our Character Card Maker. Customize details like appearance, race, and goals to create unique profiles for each character in your world.</p>
<p>Bluh Bluh.</p>
<a href="timeLineManager/timeLine.html">
<button>Get Started</button>
</a>
</div>
<div class="tool-image">
<img src="your-card-image.png" alt="Time Line Preview">
<img src="example.png" alt="Time Line Preview">
</div>
</section>
</main>
Expand Down

0 comments on commit b1ce11f

Please sign in to comment.