Update Redditlikedownloader.HTML

This commit is contained in:
Dangrainage 2023-10-01 19:29:58 +02:00 committed by GitHub
parent 5c5e652098
commit e8c84cc417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>The entire shrek movie</title>
<title>The entire shrek movie download</title>
</head>
<style>
body {
@ -11,6 +11,5 @@ background-color: #fff3b0; /* yellowish */
<body>
<iframe width="1080" height="720" src="https://cdn.discordapp.com/attachments/427033666095677470/821660329553035284/entire_shrek_movie.webm" 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>