Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
</style>
|
| 23 |
</head>
|
| 24 |
<body>
|
| 25 |
-
<img src="https://
|
| 26 |
alt="Logo" class="logo">
|
| 27 |
<h1>Customizable Web Scraper</h1>
|
| 28 |
<form action="/scrape" method="POST">
|
|
|
|
| 22 |
</style>
|
| 23 |
</head>
|
| 24 |
<body>
|
| 25 |
+
<img src="https://www.nielit.gov.in/images/NIELIT_logo.jpg"
|
| 26 |
alt="Logo" class="logo">
|
| 27 |
<h1>Customizable Web Scraper</h1>
|
| 28 |
<form action="/scrape" method="POST">
|