File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ <h2 class="subtitle reveal">
179
179
Some projects< br />
180
180
I've made
181
181
</ h2 >
182
- < div id ="open-ecommerce " class ="card-project reveal ">
182
+ < article id ="open-ecommerce " class ="card-project reveal ">
183
183
< div class ="card-title "> OpenEcommerce</ div >
184
184
< div class ="card-description ">
185
185
< p >
@@ -195,8 +195,8 @@ <h2 class="subtitle reveal">
195
195
> < i class ="fab fa-github fa-gl "> </ i
196
196
> </ a >
197
197
</ div >
198
- </ div >
199
- < div id ="angular-portfolio " class ="card-project reveal ">
198
+ </ article >
199
+ < article id ="angular-portfolio " class ="card-project reveal ">
200
200
< div class ="card-title "> Angular Portfolio</ div >
201
201
< div class ="card-description ">
202
202
< p >
@@ -211,7 +211,7 @@ <h2 class="subtitle reveal">
211
211
> < i class ="fab fa-github fa-gl "> </ i
212
212
> </ a >
213
213
</ div >
214
- </ div >
214
+ </ article >
215
215
</ div >
216
216
</ section >
217
217
< footer >
You can’t perform that action at this time.
0 commit comments