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

This commit is contained in:
Joakim Svensson 2025-05-11 18:52:57 +00:00
parent 49f82b6028
commit ce54ddabc5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
title: Meshtastic
---
<!-->
<script>
function scrollToContent() {
const element = document.getElementById("main-content");
@ -60,7 +60,7 @@ window.addEventListener('scroll', () => {
});
</script>
<!-->
<video autoplay loop muted playsinline
style="position: absolute; top: 0; left: 0;
height: 92vh; width: 100%;