We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0877fe5 commit 8f21cceCopy full SHA for 8f21cce
1 file changed
index.html
@@ -21,8 +21,8 @@ <h1 class="app-title">KittyTasker</h1>
21
<p class="app-subtitle">Organise your day with the help of adorable cats and achieve your goals, one at a time!</p>
22
</header>
23
24
+ <img src="Light brown kitten.png" height="300" alt="Light brown kitten with green eyes">
25
<main class="main-card" role="main" aria-label="Task management interface">
- <img src="Light brown kitten.png" height="300" alt="Light brown kitten with green eyes">
26
<section class="task-form-container" role="form" aria-labelledby="form-heading">
27
<h2 id="form-heading" class="visually-hideen">Add New Task</h2>
28
<form id="task-form">
0 commit comments