Skip to content

Commit baed394

Browse files
committed
favicon test
1 parent 267ad48 commit baed394

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

favicon.ico.png

67.4 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
1717
<!-- Core theme CSS (includes Bootstrap)-->
1818
<link href="styles.css" rel="stylesheet" />
19+
<meta property="og:image" content="favicon.ico.png" />
20+
<meta property="og:description" content="Click here to see my most recentt projects!" />
21+
<meta property="og:url"content="https://munteanuic.github.io/" />
22+
<meta property="og:title" content="Ioana Munteanu's Portfolio" />
1923
</head>
2024

2125
<body id="page-top">

0 commit comments

Comments
 (0)