Update Redditlikeshrek.HTML

This commit is contained in:
Dangrainage 2023-10-01 16:37:50 +02:00 committed by GitHub
parent ba0f65ddc2
commit 7e5125e9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Your Website</title>
<title>The entire shrek movie</title>
</head>
<body>
<video width="640" height="360" controls>
<source src="entire_shrek_movie.webm" type="video/webm">
Your browser does not support the video tag.
</video>
<iframe width="640" height="360" src="PASTE_YOUR_GOOGLE_DRIVE_LINK_HERE" frameborder="0" allowfullscreen></iframe>
<h1>This is just so I can keep my github comit history active, while I work on a bigger project</h1>
</body>
</html>