Skip to content

Commit 243c809

Browse files
authored
Update index.html
updated icon
1 parent 2d64367 commit 243c809

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
position: absolute;
4545
top: 20px;
4646
right: 20px;
47-
width: 40px;
48-
height: 40px;
47+
width: 200px;
48+
height: 200px;
4949
object-fit: cover;
5050
}
5151
</style>
5252
</head>
5353
<body>
54-
<img src="icon.png" id="top-icon" alt="BCode Icon">
54+
<img src="bcodeicon.png" id="top-icon" alt="BCode Icon">
5555

5656
<h1>BCode Full Documentation</h1>
5757
<h1>Documentacion</h1>

0 commit comments

Comments
 (0)