Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Oct 15, 2024
1 parent 79bc8c1 commit d01515e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<h1 class="title">
<span class="icon-text">
<!--<img class="icon" src="assets/duco.svg">-->
<img class="icon" src="assets/duco.svg">
<img class="icon" src="assets/duco-halloween.png">
<span>Duino-Coin</span>
</span>
</h1>
Expand Down Expand Up @@ -338,7 +338,7 @@ <h1 class="subtitle">
<h1 class="title">
<span class="icon-text">
<!--<img class="icon" src="assets/duco.svg">-->
<img class="icon" src="assets/duco.svg">
<img class="icon" src="assets/duco-halloween.png">
<span>Duino-Coin</span>
</span>
</h1>
Expand Down Expand Up @@ -412,7 +412,7 @@ <h1 class="subtitle">
<div class="column is-7 p-5">
<div class="container p-5">
<center>
<img src="assets/duco.svg" width="80px" class="mb-5">
<img src="assets/duco-halloween.png" width="80px" class="mb-5">
</center>

<div class="field">
Expand Down Expand Up @@ -488,7 +488,7 @@ <h1 class="subtitle">
<div class="login-bottom box">

<span id="image_author">...</span>
<img src="assets/duco.svg" width="100px" class="login-logo">
<img src="assets/duco-halloween.png" width="100px" class="login-logo">
<div class="container mt-5">
<div class="field">
<label class="label">Username</label>
Expand Down

0 comments on commit d01515e

Please sign in to comment.