-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
677 lines (614 loc) · 22.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
<!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">
<meta name="description"
content="Responsive Bootstrap4 Shop Template, Created by Imran Hossain from https://imransdesign.com/">
<!-- title -->
<title>ArtGennie</title>
<!-- favicon -->
<link rel="shortcut icon" type="image/png" href="assets/img/artgennie-logo-zip-file/png/logo-black.png">
<!-- google font -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap" rel="stylesheet">
<!-- fontawesome -->
<link rel="stylesheet" href="assets/css/all.min.css">
<!-- bootstrap -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- owl carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<!-- magnific popup -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate css -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- mean menu css -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<!-- main style -->
<link rel="stylesheet" href="assets/css/main.css">
<!-- responsive -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!--PreLoader-->
<div class="loader">
<div class="loader-inner">
<div class="circle"></div>
</div>
</div>
<!--PreLoader Ends-->
<!-- header -->
<div class="top-header-area" id="sticker">
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12 text-center">
<div class="main-menu-wrap">
<!-- logo -->
<div class="site-logo">
<a href="index.html">
<img src="assets/img/artgennie-logo-zip-file/png/logo-no-background.png" alt="">
</a>
</div>
<!-- logo -->
<!-- menu start -->
<nav class="main-menu">
<ul>
<li class="current-list-item"><a href="#">Home</a>
</li>
<li><a href="about.html">About</a></li>
<li><a href="news.html">Community</a>
</li>
<li><a href="contact.html">Contact</a></li>
<li><a href="shop.html">Shop</a>
<li><a href="login.html">Login/Register</a>
</li>
<li>
<div class="header-icons">
<a class="shopping-cart" href="cart.html"><i
class="fas fa-shopping-cart"></i></a>
<!-- <a class="mobile-hide search-bar-icon" href="#"><i
class="fas fa-search"></i></a> -->
</div>
</li>
<li><div><button type="button" id="logout" name="logout" class="btn btn-success" >Logout</button></div></li>
</ul>
</nav>
<a class="mobile-show search-bar-icon" href="#"><i class="fas fa-search"></i></a>
<div class="mobile-menu"></div>
<!-- menu end -->
</div>
</div>
</div>
</div>
</div>
<!-- end header -->
<!-- search area -->
<!-- <div class="search-area">
<div class="container">
<div class="row">
<div class="col-lg-12">
<span class="close-btn"><i class="fas fa-window-close"></i></span>
<div class="search-bar">
<div class="search-bar-tablecell">
<h3>Search For:</h3>
<input type="text" placeholder="Keywords">
<button type="submit">Search <i class="fas fa-search"></i></button>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- end search area -->
<!-- home page slider -->
<div class="homepage-slider">
<!-- single home slider -->
<div class="single-homepage-slider homepage-bg-1">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-7 offset-lg-1 offset-xl-0">
<div class="hero-text">
<div class="hero-text-tablecell">
<p class="subtitle">Real & Authentic</p>
<h1>Evocative<br>Indian Art & Craft</h1>
<div class="hero-btns">
<a href="shop.html" class="boxed-btn">Art Collection</a>
<a href="contact.html" class="bordered-btn">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- single home slider -->
<div class="single-homepage-slider homepage-bg-2">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="hero-text">
<div class="hero-text-tablecell">
<p class="subtitle">New Everyday</p>
<h1>100% Authentic Collection</h1>
<div class="hero-btns">
<a href="shop.html" class="boxed-btn">Visit Shop</a>
<a href="contact.html" class="bordered-btn">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- single home slider -->
<div class="single-homepage-slider homepage-bg-3">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 text-right">
<div class="hero-text">
<div class="hero-text-tablecell">
<p class="subtitle">Millions of people</p>
<h1>Support independent creators</h1>
<div class="hero-btns">
<a href="news.html" class="boxed-btn">Join Community</a>
<a href="contact.html" class="bordered-btn">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end home page slider -->
<!-- features list section -->
<div class="list-section pt-80 pb-80">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 mb-4 mb-lg-0">
<div class="list-box d-flex align-items-center">
<div class="list-icon">
<i class="fas fa-shipping-fast"></i>
</div>
<div class="content">
<h3>Free Shipping</h3>
<p>When order over $75</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 mb-lg-0">
<div class="list-box d-flex align-items-center">
<div class="list-icon">
<i class="fas fa-phone-volume"></i>
</div>
<div class="content">
<h3>24/7 Support</h3>
<p>Get support all day</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="list-box d-flex justify-content-start align-items-center">
<div class="list-icon">
<i class="fas fa-sync"></i>
</div>
<div class="content">
<h3>Refund</h3>
<p>Get refund within 3 days!</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end features list section -->
<!-- product section -->
<div class="product-section mt-150 mb-150">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 text-center">
<div class="section-title">
<h3><span class="orange-text">Our</span> Products</h3>
<p>Miniature Paintigns, Stone color Paintings, Sketches, Modern Art, Oil Color Paintigns,
Handmade Indain Crafts and many more....</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 text-center strawberry">
<div class="single-product-item">
<div class="product-image">
<a href="Elephant.html"><img src="assets/img/products/R.jpeg" alt=""></a>
</div>
<h3>Maharaja Elephant Ethnic<br> Folk Procession Art</h3>
<p class="product-price"> Rs 8500 </p>
<a href="cart.html" class="cart-btn"><i class="fas fa-shopping-cart" ></i>
Add to Cart</a>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center lemon">
<div class="single-product-item">
<div class="product-image">
<a href="Bulb.html"><img src="assets/img/products/shutterstock_354527417.webp" alt=""></a>
</div>
<h3>Whimsical Light Bulbs Flower Holders</h3>
<p class="product-price">Rs700 </p>
<a href="cart.html" class="cart-btn"><i class="fas fa-shopping-cart"></i>
Add to Cart</a>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center lemon">
<div class="single-product-item">
<div class="product-image">
<a href="Pine.html"><img src="assets/img/products/il_794xN.3224786076_nn5y.webp" alt=""></a>
</div>
<h3>Pinecone Flowers With<Br> Stems</h3>
<p class="product-price">Rs 350 </p>
<a href="cart.html" class="cart-btn"><i class="fas fa-shopping-cart" ></i>
Add to Cart</a>
</div>
</div>
</div>
</div>
</div>
<!-- end product section -->
<!-- cart banner section -->
<section class="cart-banner pt-100 pb-100">
<div class="container">
<div class="row clearfix">
<!--Image Column-->
<div class="image-column col-lg-6">
<div class="image">
<div class="price-box">
<div class="inner-price">
<span class="price">
<strong>30%</strong> <br> off
</span>
</div>
</div>
<img src="assets/img/products/Blue-Pottery-Jaipur-Rajasthan.webp" alt="">
</div>
</div>
<!--Content Column-->
<div class="content-column col-lg-6">
<h3><span class="orange-text">Deal</span> of the month</h3>
<h4>Clay Crockery</h4>
<div class="text">Clay crockery refers to crockery or dishes made from clay or ceramic materials.
Clay crockery is popular due to its natural and rustic aesthetic, as well as its ability to
retain heat and keep food warm. Here are some common types of clay crockery</div>
<!--Countdown Timer-->
<div class="time-counter">
<div class="time-countdown clearfix" data-countdown="2023/06/30">
<div class="counter-column">
<div class="inner"><span class="count">00</span>Days</div>
</div>
<div class="counter-column">
<div class="inner"><span class="count">00</span>Hours</div>
</div>
<div class="counter-column">
<div class="inner"><span class="count">00</span>Mins</div>
</div>
<div class="counter-column">
<div class="inner"><span class="count">00</span>Secs</div>
</div>
</div>
</div>
<a href="cart.html" class="cart-btn mt-3"><i class="fas fa-shopping-cart"></i> Add to Cart</a>
</div>
</div>
</div>
</section>
<!-- end cart banner section -->
<!-- testimonail-section -->
<div class="testimonail-section mt-150 mb-150">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="testimonial-sliders">
<div class="single-testimonial-slider">
<div class="client-avater">
<img src="assets/img/avaters/avatar1.jpeg" alt="">
</div>
<div class="client-meta">
<h3>Kapil Dev <span>Local Artist</span></h3>
<p class="testimonial-body">
" ArtGenie has been an absolute game-changer for me as a local artist. Finally, I
have a platform that allows me to connect directly with art enthusiasts and
potential customers without any intermediaries. This has given me the freedom and
control to showcase my unique artwork and tell the story behind each piece "
</p>
<div class="last-icon">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
<div class="single-testimonial-slider">
<div class="client-avater">
<img src="assets/img/avaters/avatar2.jpeg" alt="">
</div>
<div class="client-meta">
<h3>Lal Chand <span>Local Artist</span></h3>
<p class="testimonial-body">
" ArtGenie has truly leveled the playing field by providing independent artists like
myself with a platform to gain visibility and recognition. The website's
user-friendly interface makes it easy for me to create and manage my own artist
profile, showcase my portfolio, and engage with customers directly "
</p>
<div class="last-icon">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
<div class="single-testimonial-slider">
<div class="client-avater">
<img src="assets/img/avaters/avatar3.jpeg" alt="">
</div>
<div class="client-meta">
<h3>Naveen <span>Local Artist</span></h3>
<p class="testimonial-body">
" Being part of ArtGenie has expanded my reach beyond the local art scene. I've had
the opportunity to connect with art lovers from around the world, allowing my
artwork to transcend geographical boundaries. It's an empowering feeling to know
that my art can now find its way into homes and hearts across different cultures and
countries. "
</p>
<div class="last-icon">
<i class="fas fa-quote-right"></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end testimonail-section -->
<!-- advertisement section -->
<div class="abt-section mb-150">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12">
<div class="abt-bg">
<a href="https://www.youtube.com/watch?v=kxpwkUUgPY4" class="video-play-btn popup-youtube"><i
class="fas fa-play"></i></a>
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="abt-text">
<p class="top-sub">Since Year 2023</p>
<h2>We are <span class="orange-text">ArtGennie</span></h2>
<p>ArtGenie is to create a platform that connects artists directly with customers and removes
intermediaries from the art buying process. By doing so, ArtGenie seeks to promote
independent artists and make unique artwork more accessible to a wider audience.</p>
<p>These objectives outline ArtGenie's mission to empower artists, promote accessibility, build
community, and promote sustainability and ethics in the art market.</p>
<a href="about.html" class="boxed-btn mt-4">know more</a>
</div>
</div>
</div>
</div>
</div>
<!-- end advertisement section -->
<!-- end shop banner -->
<!-- latest news -->
<div class="latest-news pt-150 pb-150">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 text-center">
<div class="section-title">
<h3><span class="orange-text">Our</span> Blogs</h3>
<p>Creating Sustainable Livlehoods for Traditional Artists</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="baniThani.html">
<div class="latest-news-bg news-bg-1"></div>
</a>
<div class="news-text-box">
<h3><a href="baniThani.html">The Legend of Bani Thani</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman</span>
<span class="date"><i class="fas fa-calendar"></i> Apr 15, 2023</span>
</p>
<p class="excerpt">Once upon a time, in the princely state of Kishangarh in Rajasthan, there
was a just and devout king named Raja Sawant Singh. Despite his unwavering devotion to
Lord Krishna and his Goddess, Radha...</p>
<a href="baniThani.html" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art">
<div class="latest-news-bg news-bg-2"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art">Transgender Portrayals in Indian Art</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman
</span>
<span class="date"><i class="fas fa-calendar"></i> Apr 19, 2023</span>
</p>
<p class="excerpt">Indian art has a long and diverse history, and it has evolved to reflect
the changing cultural and social norms of different periods. In the context of trans
people's representation in ...</p>
<a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 offset-md-3 offset-lg-0">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experience">
<div class="latest-news-bg news-bg-3"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experience">Journey into Kerala's Traditional Mural Painting</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman</span>
<span class="date"><i class="fas fa-calendar"></i> Apr 26, 2023</span>
</p>
<p class="excerpt">Nestled in the southern part of India lies the beautiful state of Kerala,
known for its exotic beaches, breathtaking backwaters, and vibrant cultural heritage.
</p>
<a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experience" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<a href="news.html" class="boxed-btn">More blogs</a>
</div>
</div>
</div>
</div>
<!-- end latest news -->
<!-- footer -->
<div class="footer-area">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-box about-widget">
<h2 class="widget-title">About us</h2>
<p>ArtGenie is to create a platform that connects artists directly with customers and removes
intermediaries from the art buying process.
</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box get-in-touch">
<h2 class="widget-title">Get in Touch</h2>
<ul>
<li>34/8, Jaipur, Rajasthan, India.</li>
<li>[email protected]</li>
<li>+987654321</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box pages">
<h2 class="widget-title">Pages</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="news.html">Community</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box subscribe">
<h2 class="widget-title">Subscribe</h2>
<p>Subscribe to our mailing list to get the latest updates.</p>
<form action="index.html">
<input type="email" placeholder="Email">
<button type="submit"><i class="fas fa-paper-plane"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- end footer -->
<!-- copyright -->
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12">
<p>Copyrights © 2023 - <a href="https://imransdesign.com/">ArtGennie</a>, All Rights Reserved.
</p>
</div>
<div class="col-lg-6 text-right col-md-12">
<div class="social-icons">
<ul>
<li><a href="#" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-dribbble"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- end copyright -->
<!-- jquery -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- count down -->
<script src="assets/js/jquery.countdown.js"></script>
<!-- isotope -->
<script src="assets/js/jquery.isotope-3.0.6.min.js"></script>
<!-- waypoints -->
<script src="assets/js/waypoints.js"></script>
<!-- owl carousel -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- magnific popup -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- mean menu -->
<script src="assets/js/jquery.meanmenu.min.js"></script>
<!-- sticker js -->
<script src="assets/js/sticker.js"></script>
<!-- main js -->
<script src="assets/js/main.js"></script>
</body>
<script type="module">
// Import the functions you need from the SDKs you need
import { initializeApp } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-app.js";
import {
getAuth, createUserWithEmailAndPassword, signInWithEmailAndPassword, signOut, GoogleAuthProvider,
signInWithRedirect, getRedirectResult , signInWithPopup, FacebookAuthProvider
} from "https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries
// Your web app's Firebase configuration
const firebaseConfig = {
apiKey: "AIzaSyDpwGYWjlZdPG63a4sQELY0Qi3zvRVtRm8",
authDomain: "artgennie-87cb0.firebaseapp.com",
projectId: "artgennie-87cb0",
storageBucket: "artgennie-87cb0.appspot.com",
messagingSenderId: "361617182611",
appId: "1:361617182611:web:fe6cd861bd8656a418a266"
};
// Initialize Firebase
const app = initializeApp(firebaseConfig);
const auth = getAuth(app);
console.log(app);
document.addEventListener("DOMContentLoaded", function () {
var isLoggedIn = sessionStorage.getItem("isLoggedIn");
var userEmail = sessionStorage.getItem("userEmail");
if (isLoggedIn === "true") {
// User is logged in
document.getElementById("logout").style.display = "block";
document.getElementById("userEmail").textContent = userEmail;
} else {
// User is not logged in
document.getElementById("logout").style.display = "none";
}
});
document.getElementById("logout").addEventListener("click", function () {
signOut(auth)
.then(() => {
// Sign-out successful.
console.log('Sign-out successful.');
sessionStorage.removeItem("isLoggedIn");
sessionStorage.removeItem("userEmail");
window.location.href = "/index.html";
})
.catch((error) => {
// An error happened.
console.log('An error happened.');
});
});
</script>
</html>