diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-20 15:46:33 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-20 15:46:33 -0500 |
commit | ac56f7e8efecf883c22b9f2b65fab406f85de41b (patch) | |
tree | 1cc9dfac161eaf253c6ad7e338e256560f7b2d12 | |
parent | 0b43291a0e8760ea6459fda844c56f57914a9bff (diff) |
Update
-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 }}
|