Merge pull request #454 from cortex3/master

adding SEO improvements
This commit is contained in:
Djordje Atlialp 2024-10-18 00:09:58 +02:00 committed by GitHub
commit 12fc237def
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
{{ end }}
{{ define "main" }}
<main aria-role="main">
<main>
<div>
{{ if .Site.Params.Portrait.Path }}
<img src="{{ .Site.Params.Portrait.Path }}" class="circle" alt="{{ .Site.Params.Portrait.Alt }}" style="max-width:{{ .Site.Params.Portrait.MaxWidth }}" />