Skip to content

Commit 8f21cce

Browse files
Update index.html
1 parent 0877fe5 commit 8f21cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ <h1 class="app-title">KittyTasker</h1>
2121
<p class="app-subtitle">Organise your day with the help of adorable cats and achieve your goals, one at a time!</p>
2222
</header>
2323

24+
<img src="Light brown kitten.png" height="300" alt="Light brown kitten with green eyes">
2425
<main class="main-card" role="main" aria-label="Task management interface">
25-
<img src="Light brown kitten.png" height="300" alt="Light brown kitten with green eyes">
2626
<section class="task-form-container" role="form" aria-labelledby="form-heading">
2727
<h2 id="form-heading" class="visually-hideen">Add New Task</h2>
2828
<form id="task-form">

0 commit comments

Comments
 (0)