diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,7 +66,7 @@ <!-- start of about --> <div class="columns is-multiline is-centered"> <!-- start of about --> - <div class="column is-7"> + <article class="column is-7"> <div class="card"> <!-- about header--> <div class="card-content-header has-text-centered"> @@ -117,7 +117,7 @@ </div> </div> </div> - </div> + </article> <!-- end of about column --> </div> <!-- end of about columns --> |