Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Dec 6, 2024
1 parent 2ee9409 commit ad042e5
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
<link rel="preconnect" href="https://www.google.com">
<link rel="preconnect" href="https://www.gstatic.com" crossorigin>
<script src="https://www.google.com/recaptcha/api.js?render=6LdJ9XsgAAAAAMShiVvOtZ4cAbvvdkw7sHKQDV-6"></script>
<link rel="preload" as="script" href="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6607105763246092">
<script type="text/javascript" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6607105763246092"></script>
<link rel="preload" as="script" href="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6607105763246092" crossorigin="anonymous">
<script type="text/javascript" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6607105763246092" crossorigin="anonymous"></script>
<script tyle="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/bulma-toast.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
Expand All @@ -65,7 +65,8 @@
<center>
<h1 class="title">
<span class="icon-text">
<<img class="icon" src="assets/duco.svg">-
<img class="icon" src="assets/duco-christmas-2024-circle.gif">
<!--<img class="icon" src="assets/duco.svg">-->
<!--<img class="icon" src="assets/duco-halloween.png">-->
<span>Duino-Coin</span>
</span>
Expand Down Expand Up @@ -337,7 +338,8 @@ <h1 class="subtitle">
<center>
<h1 class="title">
<span class="icon-text">
<img class="icon" src="assets/duco.svg">
<img class="icon" src="assets/duco-christmas-2024-circle.gif">
<!--<img class="icon" src="assets/duco.svg">-->
<!--<img class="icon" src="assets/duco-halloween.png">-->
<span>Duino-Coin</span>
</span>
Expand Down Expand Up @@ -412,7 +414,8 @@ <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.svg" width="80px" class="mb-5">-->
<img src="assets/duco-christmas-2024-circle.gif" width="80px" class="mb-5">
</center>

<div class="field">
Expand Down Expand Up @@ -488,7 +491,8 @@ <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-christmas-2024-circle.gif" width="100px" class="login-logo">
<!--<img src="assets/duco.svg" width="100px" class="login-logo">-->
<div class="container mt-5">
<div class="field">
<label class="label">Username</label>
Expand Down Expand Up @@ -548,7 +552,8 @@ <h1 class="subtitle">
<div class="navbar-item navbar-button" style="margin-bottom: 30px">
<center>
<a class="icon is-large" href="https://duinocoin.com" target="_blank">
<img src="assets/duco.svg">
<!--<img src="assets/duco.svg">-->
<img src="assets/duco-christmas-2024-circle.gif">
</a>
</center>
</div>
Expand Down Expand Up @@ -1298,7 +1303,13 @@ <h1 class="heading">
</div>
<div class="tile is-parent">
<div class="tile is-child box">
<ins class="adsbygoogle" style="display:block" align="center" data-ad-client="ca-pub-6607105763246092" data-ad-slot="4819459320" data-ad-format="horizontal" data-full-width-responsive="true">
<ins class="adsbygoogle"
style="display:block"
align="center"
data-ad-client="ca-pub-6607105763246092"
data-ad-slot="4819459320"
data-ad-format="horizontal"
data-full-width-responsive="true">
</ins>
<div class="adblocker_detected" style="display:none">
<p class="title is-size-6 adblock_title"></p>
Expand Down

0 comments on commit ad042e5

Please sign in to comment.