Skip to content

Commit d673dd5

Browse files
Update index.html
1 parent 18c47f1 commit d673dd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Sebastian Griego | Math</title>
77
<style>
88
body {
9-
font-family: Georgia, 'Times New Roman', serif;
9+
font-family: Georgia, serif;
1010
line-height: 1.6;
1111
color: #000;
1212
background: #fff;
@@ -114,7 +114,7 @@ <h2>About</h2>
114114
</p>
115115
</div>
116116

117-
<p><a href="cv4.pdf">CV</a></p>
117+
<p><a href="cv4.pdf">CV</a> | <a href="https://github.com/sebastian-griego">GitHub</a></p>
118118

119119
<h2>Software</h2>
120120
<div class="projects">

0 commit comments

Comments
 (0)