Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Apr 22, 2024
1 parent 8f1f145 commit 66af390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ <h2 id="about" class="mb-4 text-4xl tracking-tight font-bold text-gray-900 dark:
<h2 id="documents" class="mb-4 text-4xl tracking-tight font-bold text-gray-900 dark:text-white">
Images of the Application</h2>
<div class="grid gap-3">
<!-- reduce size -->
<img src="./static/app/1.png" alt="Image 1" class="rounded-lg shadow-lg h-40">
<img src="./static/app/2.png" alt="Image 2" class="rounded-lg shadow-lg h-40">
<img src="./static/app/3.png" alt="Image 3" class="rounded-lg shadow-lg h-40">
Expand Down

0 comments on commit 66af390

Please sign in to comment.