Skip to content

Commit

Permalink
disable animation
Browse files Browse the repository at this point in the history
  • Loading branch information
aishaeldeeb committed Aug 21, 2024
1 parent 20b5521 commit 44fbeea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">

<head>
<script src="highlight.js"></script>
<!-- <script src="highlight.js"></script>
<button id="toggle-highlights">Toggle Highlights</button>
<style>
.highlight {
Expand All @@ -24,7 +24,7 @@
.highlight-1 { width: 150px; height: 150px; top: 50px; left: 100px; }
.highlight-2 { width: 200px; height: 200px; top: 200px; left: 300px; }
/* Add more highlight styles as needed */
</style>
</style> -->



Expand Down

0 comments on commit 44fbeea

Please sign in to comment.