diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-11 13:48:34 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-11 13:48:34 +0200 |
| commit | de9629141aad97ea7afc48fbd2b6af71cb288679 (patch) | |
| tree | 2a109a1c8da11231877e77206f7fccd9b1173139 /templates/index.html | |
| parent | ac5b114dc3a8c53bc218019535cd3fe97ab5a912 (diff) | |
| download | mitjafelicijan.com-de9629141aad97ea7afc48fbd2b6af71cb288679.tar.gz | |
Gramatical fixes and footer gap change
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 9b4db05..f5c5ff8 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | <th width="5"></th> | 23 | <th width="5"></th> |
| 24 | <th>Project name</th> | 24 | <th>Project name</th> |
| 25 | <th>What is being worked on?</th> | 25 | <th>What is being worked on?</th> |
| 26 | <th>Last updated</th> | 26 | <th>Last update</th> |
| 27 | </tr> | 27 | </tr> |
| 28 | </thead> | 28 | </thead> |
| 29 | <tbody> | 29 | <tbody> |
