Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianhrb authored Jan 9, 2024
1 parent 415e07f commit c4f9fca
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 @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>DWEC06 - Tarea</title>
<title>Drawing board</title>
<link type="text/css" rel="stylesheet" href="style.css"/>
<script src="script.js"></script>
</head>
Expand All @@ -28,4 +28,4 @@ <h1>Choose a color to start drawing</h1>
<div id="zonadibujo"></div>
<br>
</body>
</html>
</html>

0 comments on commit c4f9fca

Please sign in to comment.