Skip to content

Commit

Permalink
Update CekSemua.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pajardev authored Jun 22, 2024
1 parent 2eff222 commit 57b3080
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CekSemua.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,10 @@ <h1>Cek Apa Aja</h1>
}, 2000);
}
</script>

<link rel="stylesheet" href="sakura.css">
<script src="sakura.js" type="text/javascript"></script>
<script>
const sakura = new Sakura('body');
</script>
</body>
</html>

0 comments on commit 57b3080

Please sign in to comment.