diff options
author | sy <sy> | 2024-07-03 16:19:22 -0400 |
---|---|---|
committer | sy <sy> | 2024-07-03 16:19:22 -0400 |
commit | e12b475e174ada3eea6121ab73f6a06069d164e3 (patch) | |
tree | a307eb97bd0da1ccbba8aaba4915b94e782a870b /tears.html | |
parent | 53bdc365e6b27ebf8d2292e41921a7980e1dfed1 (diff) |
Diffstat (limited to 'tears.html')
-rw-r--r-- | tears.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tears.html b/tears.html new file mode 100644 index 0000000..944be2b --- /dev/null +++ b/tears.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML> +<html> + <head> + <meta charset="utf-8"> + <title>aseem's legit</title> + <meta id="viewport" name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> + </head> + <body> + <iframe src="https://www.youtube-nocookie.com/embed/Dh4mBcCLkh0?rel=0&controls=0&autoplay=1&autohide=1&modestbranding=1&showinfo=0" frameborder="0" allowfullscreen> + </iframe> + <script src="/static/aseem.js"></script> + </body> +</html> |