Skip to content

Commit 6dfeff6

Browse files
committed
Update last name in title
1 parent 80b58d3 commit 6dfeff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>Antonio Fran Štignjedec | Resume</title>
5+
<title>Antonio Fran Trstenjak | Resume</title>
66
<link rel="icon" href="/favicon.png" />
77
<link rel="stylesheet" href="/roboto-font.css">
88
<link rel="stylesheet" href="/jetbrains-font.css">
@@ -22,4 +22,4 @@
2222
<div id="root"><!--app-html--></div>
2323
<script type="module" src="/src/main.tsx"></script>
2424
</body>
25-
</html>
25+
</html>

0 commit comments

Comments
 (0)