summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-01-13 18:58:07 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-01-13 18:58:07 -0600
commit82b787e494b077ad0295561549842d05b9b60ad1 (patch)
tree732801ed0ada7ca319e3fedf98be044c16ad7653 /about.html
parent58ac5795be2e6b5269fcb2815aa6badb13185fe2 (diff)
added portait to about page.
Diffstat (limited to 'about.html')
-rw-r--r--about.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/about.html b/about.html
index 365abdb..ef6094e 100644
--- a/about.html
+++ b/about.html
@@ -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.