Merge remote-tracking branch 'origin/sara'
This commit is contained in:
commit
75d5f2b75c
|
@ -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>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Boids - Scott Gerretsen</title>
|
||||
<title>Boids - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>GML Tile Movement - Scott Gerretsen</title>
|
||||
<title>GML Tile Movement - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Project VTD - Sara Gerretsen</title>
|
||||
|
||||
<script type="text/javascript" src="../shared/jquery.min.js"></script>
|
||||
<link rel="stylesheet" href="../shared/style.css">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Ruins of Edis - Scott Gerretsen</title>
|
||||
<title>Ruins of Edis - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Spirit of Science - Scott Gerretsen</title>
|
||||
<title>Spirit of Science - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Stig Kart 64 - Scott Gerretsen</title>
|
||||
<title>Stig Kart 64 - Sara Gerretsen</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
|
Loading…
Reference in a new issue