Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-09 20:34:18 +00:00
parent e11b591275
commit c561702dcb
1 changed files with 9 additions and 9 deletions

View File

@ -83,7 +83,7 @@ window.addEventListener('scroll', () => {
<button id="scrollButton" onclick="scrollToContent()" <button id="scrollButton" onclick="scrollToContent()"
style="position: fixed; bottom: 70px; left: 50%; transform: translateX(-50%); style="position: fixed; bottom: 70px; left: 50%; transform: translateX(-50%);
padding: 12px 24px; font-size: 1.2rem; padding: 12px 24px; font-size: 1.2rem;
background-color: #ffffffcc; border: none; border-radius: 8px; background-color: Xffffffcc; border: none; border-radius: 8px;
cursor: pointer; z-index: 10;"> cursor: pointer; z-index: 10;">
</button> </button>
@ -91,17 +91,17 @@ window.addEventListener('scroll', () => {
<!-- Mellanrum --> <!-- Mellanrum -->
<div style="height: 100vh;"></div> <div style="height: 100vh;"></div>
<div id="main-content" class="ascii-wrapper"> <div id="main-content" id="main-content" class="ascii-wrapper">
<pre><code><div align="center"> <pre><code><div align="center">
__ __ ________ ______ __ __ ________ ______ ______ ________ ______ ______ __ __ ________ ______ __ __ ________ ______ ______ ________ ______ ______
|\_\ /\_\ |\_______\ /\_____\ |\_\ |\_\ |\_______\ /\_____\ /\_____\ |\_______\ |\_____\ /\_____\ |\_\ /\_\ |\_______\ /\_____\ |\_\ |\_\ |\_______\ /\_____\ /\_____\ |\_______\ |\_____\ /\_____\
| ##\ / ## | ######## |\ ######\ | ## | ## \######## |\ ######\ |\ ######\ \######## \###### |\ ######\ | XX\ / XX | XXXXXXXX |\ XXXXXX\ | XX | XX \XXXXXXXX |\ XXXXXX\ |\ XXXXXX\ \XXXXXXXX \XXXXXX |\ XXXXXX\
| ###\ / ### | ##__ | ##___\## | ##__| ## | ## | ##__| ## | ##___\## | ## | ## | ## \## | XXX\ / XXX | XX__ | XX___\XX | XX__| XX | XX | XX__| XX | XX___\XX | XX | XX | XX \XX
| ####\ #### | ## _\ \## ___\ | ## __\## | ## | ## __\## \## ___\ | ## | ## | ## | XXXX\ XXXX | XX _\ \XX ___\ | XX __\XX | XX | XX __\XX \XX ___\ | XX | XX | XX
| ##\## ## ## | ##### _\######\ | ######## | ## | ######## _\######\ | ## | ## | ## __ | XX\XX XX XX | XXXXX _\XXXXXX\ | XXXXXXXX | XX | XXXXXXXX _\XXXXXX\ | XX | XX | XX __
| ## \###| ## | ##_____ |\_\__| ## | ## | ## | ## | ## | ## |\_\__| ## | ## _| ##_ | ##__/\_\ | XX \XXX| XX | XX_____ |\_\__| XX | XX | XX | XX | XX | XX |\_\__| XX | XX _| XX_ | XX__/\_\
| ## \# | ## | ## ____\ \## __\## | ## | ## | ## | ## | ## \## __\## | ## |\_\##_\ \## _\/## | XX \X | XX | XX ____\ \XX __\XX | XX | XX | XX | XX | XX \XX __\XX | XX |\_\XX_\ \XX _\/XX
\## \## \######## \###### \## \## \## \## \## \###### \## \###### \###### \XX \XX \XXXXXXXX \XXXXXX \XX \XX \XX \XX \XX \XXXXXX \XX \XXXXXX \XXXXXX
SA6ANW 20250419 SA6ANW 20250419
</div></code></pre> </div></code></pre>