mirror of
https://github.com/kristoferssolo/School.git
synced 2026-02-04 23:02:12 +00:00
Added 'eel'
This commit is contained in:
12
IKEA_scraper/web/index.html
Normal file
12
IKEA_scraper/web/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>IKEA scraper</title>
|
||||
</head>
|
||||
<body>
|
||||
test
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user