Ajout d'une page NSFW
This commit is contained in:
17
nsfw/index.html
Normal file
17
nsfw/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Stay calm</title>
|
||||
<link href="content.css" rel="stylesheet" />
|
||||
<link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<iframe class="hide" width="420" height="315" src="https://www.youtube.com/embed/cU8HrO7XuiE?&autoplay=1&loop=1rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
|
||||
</body>
|
||||
<div class="center">
|
||||
<iframe src="//giphy.com/embed/3oz8xFA1SJJZd8Bkly" width="480" height="340" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
|
||||
<h1>Stay Calm</h1>
|
||||
</div>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user