10 lines
327 B
HTML
10 lines
327 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>The entire shrek movie</title>
|
|
</head>
|
|
<body>
|
|
<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>
|