Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
strataghast committed Mar 7, 2024
1 parent 7e94d45 commit d31443b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<!doctype html>
<html>
<body style="background-color:darkslategrey">
<head>
<meta charset="utf-8">
<title>Brett Simonds GitHub Portfolio</title>
</head>

<body>
<p><h1>Hello World!</h1></p>
<p><h1>Brett Simonds // strataghast</h1></p>
<p><h2>Portfolio and Landing</h2></p>
<p><iframe frameborder="0" src="https://itch.io/embed/2565836?border_width=5&amp;bg_color=222222&amp;fg_color=eeeeee&amp;link_color=fb922b&amp;border_color=3f2832" width="560" height="175"><a href="https://strataghast.itch.io/dwigt-sales-dash">Dwigt's Sales Dash by Strataghast</a></iframe></p>
</body>
</html>

0 comments on commit d31443b

Please sign in to comment.