init
This commit is contained in:
37
index.html
Executable file
37
index.html
Executable file
@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="css/plyr.css" />
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script src="js/plyr.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
<script src="js/index.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>lukis pornhub</h1>
|
||||
<div class="videopagewrapper hideit">
|
||||
<div class="closebutton">
|
||||
|
||||
</div>
|
||||
<div class="videowrapper">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="previewcontainer">
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user