add script tag to pets.php

This commit is contained in:
emma 2024-12-11 09:06:04 -05:00
parent 8da128631f
commit 8b28a1741e
1 changed files with 1 additions and 0 deletions

View File

@ -39,5 +39,6 @@
<img src="../img/life/pets/baxter-looking.jpg" alt="a grey and white cat face with black markings looking directly into the camera. the pupils are slit as it is bright" height="300" width="300">
</section>
</main>
<script src="../script/image-enlarger.js"></script>
</body>
</html>