Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit d3d29d0

Browse files
author
Konrad Michalik
authored
Merge pull request #4 from sroberts/fix-quit
Updated Close message to Close Temps
2 parents be03e1b + 15db804 commit d3d29d0

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
@@ -89,7 +89,7 @@ <h1>
8989
</label>
9090
</div>
9191
<div class="form-item">
92-
<button class="close">Close</button>
92+
<button class="close">Close Temps</button>
9393
</div>
9494
<div class="footer">
9595
<a href="https://jackd248.github.io/temps/" target="_blank" alt="temps">temps</a> - v0.5.0 &copy; 2016
@@ -109,4 +109,4 @@ <h1>
109109
<script type="text/javascript" src="src/weather.js"></script>
110110
<script type="text/javascript" src="src/main.js"></script>
111111
</body>
112-
</html>
112+
</html>

0 commit comments

Comments
 (0)