diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,8 +2,9 @@ <html> <head> - <title>chrhodgden - About</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>chrhodgden - About</title> + <link rel="icon" type="image/svg+xml" href="img/favicon.svg"> <link rel="stylesheet" href="style.css"/> <style> :root { @@ -19,6 +20,13 @@ </div> <h1>About Me</h1> + + <img + class="self-portrait" + src="img/self_portrait.jpg" + alt="Self Portrait" + height="300" + > <p> My name is Christian Hodgden. |