diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-06-04 19:12:34 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-06-04 19:12:34 -0400 |
commit | c1abd776510d69f6f35ef449875c48b46a5ca95a (patch) | |
tree | f6f1c1bad743b88f0afcd5d00af203c5069bf847 /cv.html | |
parent | 274c6041a397e11840d112dcde1e57e5c165d2c9 (diff) | |
download | 53hor-c1abd776510d69f6f35ef449875c48b46a5ca95a.tar.xz 53hor-c1abd776510d69f6f35ef449875c48b46a5ca95a.zip |
added alt tags to images
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <link rel="stylesheet" href="/includes/stylesheet.css" /> </head> |