Skip to content

Commit

Permalink
Disabled clickable images
Browse files Browse the repository at this point in the history
  • Loading branch information
axolotlagatsuma committed May 19, 2024
1 parent 200af6d commit 3540c15
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
</div>
</header>
<img style="max-width: 900px; max-height: 200px; align: center;" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="display-3 text-white font-weight-bold my-5" src="img/logo_large.png" alt="words world of engineers">
<!-- <h1 data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="display-3 text-white font-weight-bold my-5">
World of<br>
Engineering
</h1> -->
<p style="text-align: center;" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="lead text-white my-4">
The modpack that refreshes the
<br> Vanilla experience while bringing cool features and mechanics
Expand Down Expand Up @@ -69,9 +65,8 @@ <h4>GUI Overhaul</h4>
<div style="padding-right: 6%;" data-aos="fade-up" data-aos-delay="400" data-aos-duration="1000" data-aos-once="true" class="col-md-6 text-md-right" >
<h4>New Resource Packs</h4>
</div>

</div>
<div id="myModal" class="modal">
<!-- <div id="myModal" class="modal">
<span class="close">&times;</span>
<img style="border-radius: 8%;" class="modal-content" id="img01">
<div id="caption">Quests</div>
Expand All @@ -90,10 +85,10 @@ <h4>New Resource Packs</h4>
<span class="close4">&times;</span>
<img style="border-radius: 8%;" class="modal-content" id="img04">
<div id="caption4">New Resource Pack</div>
</div>
</div> -->
<p data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" style="font-size: 200%; text-align: center; margin-top: 100px;">And much more that I am to lazy to code and add here. xD</p>
</div>
<script>
<!-- <script>
// Get the modal
var modal = document.getElementById("myModal");
Expand Down Expand Up @@ -188,7 +183,7 @@ <h4>New Resource Packs</h4>
modal.style.display = "none";
}
</script>
</script> -->


<!-- contact -->
Expand Down

0 comments on commit 3540c15

Please sign in to comment.