diff options
Diffstat (limited to 'school.template.html')
| -rw-r--r-- | school.template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/school.template.html b/school.template.html index 6b13ae5..9ae37ee 100644 --- a/school.template.html +++ b/school.template.html @@ -66,8 +66,8 @@ <p>I've made tests for some project's</p> <table> <tr> - <td>Test</td> - <td>Tested</td> + <th>Test</th> + <th>Tested</th> </tr> <tr> <td><a href="https://git.cacharle.xyz/ft_printf_test">ft_printf_test</a></td> |
