diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-19 22:15:55 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-19 22:15:55 +0100 |
commit | 9ad36c6a36c9d57c6759b278b88be02d76a11a23 (patch) | |
tree | 40a06c0c74aba8f8f0b7290337b52f6f926173bf /src | |
parent | cfc051a30da3e123e0f64f55f2d416045d0b927d (diff) | |
download | website-9ad36c6a36c9d57c6759b278b88be02d76a11a23.tar.xz |
about: Fix picture's alt attribute
Diffstat (limited to 'src')
-rw-r--r-- | src/about.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about.rst b/src/about.rst index acc51e9..45aa09d 100644 --- a/src/about.rst +++ b/src/about.rst @@ -8,6 +8,7 @@ keywords: Johannes Löthberg, kyrias, demize, Swedish, Linux, Arch, Gay .. image:: resources/me.jpg + :alt: Picture of me :class: picture-me :height: 92px :width: 92px |