diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/about.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/about.tmpl.html b/html/about.tmpl.html index fc69d39..f2d4d15 100644 --- a/html/about.tmpl.html +++ b/html/about.tmpl.html @@ -16,7 +16,7 @@ </ul>
<figure>
<img src="/static/media/alex_profile_512.jpg" alt="Close up of Alex standing in front of a red brick wall wearing a medium gray button down shirt." width="511" height="512" />
- <figcaption>Portrait, 2023. Credits: <a href="https://chelsearogers.xyz" target="_blank" rel="noopener noreferrer">Chelsea Rogers</a></figcaption>
+ <figcaption>Portrait, 2023.</figcaption>
</figure>
</section>
{{ end }}
|