Skip to content

Commit 957c564

Browse files
authored
Merge pull request #18 from beingsie/fix/missing-title#17
fix: missing title
2 parents 5fa3254 + c3f5ea1 commit 957c564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-properties/12-invitation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<link href="styles.css" rel="stylesheet" />
5-
<title></title>
5+
<title>Invitation</title>
66
</head>
77
<body>
88
<div id="invite-wrapper">

0 commit comments

Comments
 (0)