Skip to content

Commit 2cfb8ad

Browse files
Update index.html
1 parent 5bc6683 commit 2cfb8ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
</head>
99
<body>
1010
<div class="logo" id="logo"></div>
11+
<div class="controls">
12+
<button id="editBtn">Edit Text</button>
13+
<button id="refreshBtn">Refresh</button>
14+
</div>
1115
<script src="script.js"></script>
1216
</body>
1317
</html>

0 commit comments

Comments
 (0)