init
This commit is contained in:
17
index.html
Normal file
17
index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Papryk</title>
|
||||
<link href="css/index.css" rel="stylesheet">
|
||||
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
<img id="logo" src="./images/logo.svg" alt="paprika">
|
||||
<iframe width="512" height="288" src="https://youtube.com/embed/ioiu6L3SCq8"></iframe>
|
||||
<p>Wiesz co robią lekarze w kuchni? Leczo XD</p>
|
||||
<iframe width="512" height="288" src="https://youtube.com/embed/o2tUOQrkjhg"></iframe>
|
||||
<img id="logo" src="./images/hungary.png" alt="hungary">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user