diff options
author | nathansmith117 <nathansmith117@sdf.org> | 2024-05-23 00:04:15 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith117@sdf.org> | 2024-05-23 00:04:15 -0600 |
commit | 2a21aaea4d43e7b297f6f03d71ca08869fb21873 (patch) | |
tree | c0fb8a7a846ab9203823b47e50ec9f617d5c3adf | |
parent | ea557e1205187b23d6615beb8b9a34d3ce1f12ea (diff) |
Added contact section
-rw-r--r-- | images/email.gif | bin | 0 -> 4021 bytes | |||
-rw-r--r-- | index.html | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/images/email.gif b/images/email.gif Binary files differnew file mode 100644 index 0000000..1b309b9 --- /dev/null +++ b/images/email.gif @@ -38,6 +38,15 @@ table { </ul> </td> </tr> + + <tr> + <td> + <h2>Contact</h2> + <img src="images/email.gif" width="16x"/> + <a href="mailto: nathansmith117@sdf.org">Email</a> + </td> + </tr> + <tr> <td> <h2>Software I made</h2> @@ -53,6 +62,7 @@ table { </ul> </td> </tr> + <tr> <td> @@ -64,6 +74,7 @@ table { </ul> </td> </tr> + <tr> <td> <ul> |