replaced instances of Scott with Sara
This commit is contained in:
parent
9a71f7e8ae
commit
2b787184c9
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Portfolio - Scott Gerretsen</title>
|
||||
<title>Portfolio - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="C# and C++ Game Developer">
|
||||
<meta name="keywords" content="Developer, Portfolio, Game Developer, Software Developer, Programmer, C, C#, C++">
|
||||
<meta name="author" content="Scott Gerretsen">
|
||||
<meta name="author" content="Sara Gerretsen">
|
||||
|
||||
<link rel="stylesheet" href="shared/style.css">
|
||||
<link rel="stylesheet" href="shared/projects.css">
|
||||
|
@ -23,7 +23,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<section>
|
||||
<h1 id="intro-sentence">Hello, my name is Scott. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.</h1>
|
||||
<h1 id="intro-sentence">Hello, my name is Sara. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.</h1>
|
||||
</section>
|
||||
<section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue