Fix
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
bbd115c1d2
commit
1a4594ef26
|
@ -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");
|
||||||
|
@ -22,7 +22,7 @@ window.addEventListener('scroll', () => {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<!--
|
|
||||||
<script>
|
<script>
|
||||||
window.addEventListener("scroll", () => {
|
window.addEventListener("scroll", () => {
|
||||||
const content = document.getElementById("main-content");
|
const content = document.getElementById("main-content");
|
||||||
|
@ -60,8 +60,6 @@ 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%;
|
||||||
|
@ -89,7 +87,7 @@ window.addEventListener('scroll', () => {
|
||||||
cursor: pointer; z-index: 10;">
|
cursor: pointer; z-index: 10;">
|
||||||
↓
|
↓
|
||||||
</button>
|
</button>
|
||||||
|
-->
|
||||||
<!-- Mellanrum -->
|
<!-- Mellanrum -->
|
||||||
<div style="height: 95vh;"></div>
|
<div style="height: 95vh;"></div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue