Skip to content

Commit a41b902

Browse files
authored
Update blogs.html
1 parent f6ffe8d commit a41b902

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

blogs.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
-->
77
<html>
88
<head>
9-
<title>Riley Jamieson - Portfolio</title>
9+
<title>Ivy- Portfolio</title>
1010
<meta charset="utf-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
1212
<link rel="stylesheet" href="assets/css/main.css" />
1313
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
1414
<script src="https://web3forms.com/client/script.js" async defer></script>
15-
<meta property="og:title" content="Riley Jamieson - Portfolio" />
15+
<meta property="og:title" content="Ivys - Portfolio" />
1616
<meta property="og:image" content="/images/social_preview.png"/>
1717
<!-- Google tag (gtag.js) -->
1818
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J4LBC19164"></script>
@@ -29,7 +29,7 @@
2929
<div id="main">
3030
<div class="inner">
3131
<header id="header">
32-
<a href="index.html" class="logo"><strong>My Portfolio</strong> - Riley Jamieson</a>
32+
<a href="index.html" class="logo"><strong>My Portfolio</strong> - Ivy</a>
3333
<ul class="icons">
3434
<li><a href="#" class="icon brands fa-github-alt"><span class="label">Github</span></a></li>
3535
<li><a href="#" class="icon brands fa-linkedin-in"><span class="label">Linkedin</span></a></li>
@@ -79,4 +79,5 @@ <h2>Get in touch</h2>
7979
$("#load-recent-blogs").load("elements.html #recent-blogs");
8080
</script>
8181
</body>
82-
</html>
82+
83+
</html>

0 commit comments

Comments
 (0)