Update index.html
This commit is contained in:
parent
2d7ff8cfbe
commit
a1532826e9
|
@ -148,7 +148,7 @@
|
|||
</div>
|
||||
<!-- Footer -->
|
||||
<footer class="column opacity-0">
|
||||
<img src="https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/ErikrafT%20Drop_Blue.png" width="96" height="96" alt="Logo" onerror="this.onerror=null; this.src='https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/ErikrafT%20Drop_Blue.png';">
|
||||
<img src="https://drop.erikraft.com/images/ErikrafT%20Drop_Blue.png" width="96" height="96" alt="Logo" onerror="this.onerror=null; this.src='https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/ErikrafT%20Drop_Blue.png';">
|
||||
<div class="column">
|
||||
<div class="known-as-wrapper">
|
||||
<span data-i18n-key="footer.known-as" data-i18n-attrs="text"></span>
|
||||
|
@ -655,7 +655,7 @@
|
|||
</a>
|
||||
</header>
|
||||
<section class="center column">
|
||||
<img src="https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/logo_transparent_white_512x512.png" width="96" height="96" alt="Logo" onerror="this.onerror=null; this.src='https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/logo_transparent_white_512x512.png';">
|
||||
<img src="https://drop.erikraft.com/images/logo_transparent_white_512x512.png" width="96" height="96" alt="Logo" onerror="this.onerror=null; this.src='https://raw.githubusercontent.com/erikraft/Drop/refs/heads/master/public/images/logo_transparent_white_512x512.png';">
|
||||
<div class="title-wrapper" dir="ltr">
|
||||
<h1>ErikrafT Drop</h1>
|
||||
<div class="font-subheading">v1.11.2</div>
|
||||
|
|
Loading…
Reference in New Issue