updating file paths to use xampp again

This commit is contained in:
2025-03-31 16:40:02 -06:00
parent 6ea50f25a9
commit ffe30b8226
8 changed files with 27 additions and 28 deletions
-1
View File
@@ -8,4 +8,3 @@ echo '<h1>YouTube Video</h1>';
echo '
<iframe width="560" height="315" src="https://www.youtube.com/embed/8BIcAZxFfrc?si=DMccopjQMFNs361I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
';
?>