raya
This commit is contained in:
parent
291f706203
commit
c1d879eb12
18
raya/index.html
Normal file
18
raya/index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Raya and the Last Dragon</title>
|
||||
<style>
|
||||
video{
|
||||
display: flex;
|
||||
align-self: center;
|
||||
justify-self: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<video src="/home/chrisserver/media/Movies/Raya.and.the.Last.Dragon.2021.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY/raya.mp4"></video>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user