Skip to content

Commit aa2a478

Browse files
authored
Cleaned index.html
1 parent bdc532b commit aa2a478

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,10 @@ <h2><a href="https://pinardo88.github.io/cs120_HTML/" target="_blank">Assignment
2929
<img class="icon" src="./cssLogo.png">
3030
<h2><a href="https://pinardo88.github.io/two/" target="_blank">Assignment 2: CSS</a></h2>
3131
</div>
32-
<!-- <div id="blackBg"> -->
33-
<!-- <div class="eachLink" style="margin:auto; margin-top: 4vh;"> -->
34-
<!-- <div class="eachLink" style="margin-top: -5vh;"></div> -->
35-
<div class="eachLink">
36-
<img class="icon" src="./TLDRLogo_square.jpg">
37-
<h2><a href="https://pinardo88.github.io/band/" target="_blank">TLDR's Website</a></h2>
38-
</div>
39-
<!-- </div> -->
32+
<div class="eachLink">
33+
<img class="icon" src="./TLDRLogo_square.jpg">
34+
<h2><a href="https://pinardo88.github.io/band/" target="_blank">TLDR's Website</a></h2>
35+
</div>
4036
</div>
4137
</body>
4238
</html>

0 commit comments

Comments
 (0)