We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27cc9c9 commit 55b610dCopy full SHA for 55b610d
1 file changed
user_guide_src/source/outgoing/views/012.php
@@ -5,7 +5,7 @@
5
<body>
6
<h1><?= esc($heading) ?></h1>
7
8
- <h3>My Todo List</h3>
+ <h2>My Todo List</h2>
9
10
<ul>
11
<?php foreach ($todo_list as $item): ?>
0 commit comments