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