Skip to content

Commit 15b7202

Browse files
authored
Merge pull request #51 from Supravisor/deploy
new heading
2 parents 5705342 + 77f8148 commit 15b7202

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
@@ -5,14 +5,14 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Diff checker</title>
8+
<title>Diff viewer</title>
99

1010
<link href="./styles.css" rel="stylesheet" />
1111

1212
</head>
1313

1414
<body>
15-
<h2>Diff checker</h2>
15+
<h2>Diff viewer</h2>
1616

1717
<div id="div-compare">
1818
<textarea id="compare" spellcheck="false">Code test 321</textarea>

0 commit comments

Comments
 (0)