replaced instances of Scott with Sara
This commit is contained in:
parent
9a71f7e8ae
commit
2b787184c9
|
@ -1,12 +1,12 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Portfolio - Scott Gerretsen</title>
|
<title>Portfolio - Sara Gerretsen</title>
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="C# and C++ Game Developer">
|
<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="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/style.css">
|
||||||
<link rel="stylesheet" href="shared/projects.css">
|
<link rel="stylesheet" href="shared/projects.css">
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<section>
|
<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>
|
||||||
<section>
|
<section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue