mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
heatmap animation
This commit is contained in:
@@ -65,7 +65,6 @@
|
|||||||
</section>
|
</section>
|
||||||
{{-- FOOTER --}}
|
{{-- FOOTER --}}
|
||||||
<livewire:frontend.footer/>
|
<livewire:frontend.footer/>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.0.0/p5.min.js"></script>
|
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener('livewire:load', function () {
|
document.addEventListener('livewire:load', function () {
|
||||||
const canvas = document.getElementById('canvas');
|
const canvas = document.getElementById('canvas');
|
||||||
|
|||||||
Reference in New Issue
Block a user