Skip to content

Commit

Permalink
Merge pull request #51 from Supravisor/deploy
Browse files Browse the repository at this point in the history
new heading
  • Loading branch information
Supravisor authored Dec 5, 2024
2 parents 5705342 + 77f8148 commit 15b7202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Diff checker</title>
<title>Diff viewer</title>

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

</head>

<body>
<h2>Diff checker</h2>
<h2>Diff viewer</h2>

<div id="div-compare">
<textarea id="compare" spellcheck="false">Code test 321</textarea>
Expand Down

0 comments on commit 15b7202

Please sign in to comment.