Commit 29b75ad
committed
Fix: Refer to article tags instead of div
In commit
DjangoGirls@a9dbbf5,
the `<div>` tags for the blog posts where changed to `<article>`, but
this reference wasn't updated.1 parent 98bd696 commit 29b75ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments