Skip to content

Commit

Permalink
Festive logo
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Dec 24, 2023
1 parent be6e392 commit be5da5f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,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-christmas.gif">
<span>Duino-Coin</span>
</span>
</h1>
Expand Down Expand Up @@ -322,7 +322,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-christmas.gif">
<span>Duino-Coin</span>
</span>
</h1>
Expand Down Expand Up @@ -396,7 +396,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-christmas.gif" width="80px" class="mb-5">
</center>
<div class="field">
<label class="label">Username</label>
Expand Down Expand Up @@ -470,7 +470,7 @@ <h1 class="subtitle">
</div>
<div class="login-bottom box">
<span id="image_author">...</span>
<img src="assets/duco.svg" width="100px" class="login-logo">
<img src="assets/duco-christmas.gif" width="100px" class="login-logo">
<div class="container mt-5">
<div class="field">
<label class="label">Username</label>
Expand Down Expand Up @@ -2082,4 +2082,4 @@ <h1 class="heading">Account details</h1>
<script src="2023/js/main.js"></script>
</body>

</html>
</html>

0 comments on commit be5da5f

Please sign in to comment.