-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
526 lines (455 loc) · 24.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AdVITya'24</title>
<link rel="shortcut icon" href="favicon/favicon-16x16.png" type="image/x-icon" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
<link rel="stylesheet" href="countdown.css">
<link rel="stylesheet" href="header.css" />
<link rel="stylesheet" href="down.css" />
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<div id="loader">
<h3>AdVITya 2024</h3>
<h3>#Feel the Enigma</h3>
</div>
<div id="mainh">
<div id="page1">
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<video autoplay loop muted src="videos/advitya.mp4"></video>
<div id="page1-content">
<nav>
<h3>
<img src="images/vitblogo (2).png" alt="" style="height: 100px; width: auto" />
</h3>
<h4>
<img src="images/Advitya Logo Transparent.png" alt="" style="height: 150px" />
</h4>
</nav>
<h1>
<span><img src="images/AdVITya'24 feel the enigma.png" style="width: 450px; margin-bottom: 100px" />
</span>
</h1>
</div>
</div>
<!-- countdown timer ------------------------------ -->
<!-- -----------------------------about advitya--------------------------------- -->
<div id="about"
class="flex flex-col justify-center mt-0 pt-8 items-center align-middle bg-[#111111] lg:mb-0 mb-0 xl:mt-0 md:mt-0">
<div class="justify-items-center items-center min-h-[80vh] mb-0 align-middle md:mb-0">
<div class="grid lg:grid-cols-2 grid-cols-1">
<div class="mx-auto block lg:hidden align-middle p-2"><lottie-player id="KhambaLottieMobile"
src="/lottie/Khamba.json" style="width:100%;height:100%" background="transparent"></lottie-player></div>
<div class="relative self-end mb-[4rem] content-between w-auto md:ml-6 p-4"><img src="images/A (8).png"
class="inline absolute h-full w-auto mt-[4rem] my-auto mb-[0px] z-0">
<div data-aos="fade-up"
class="text-white font-oddval font-semibold leading-[165%] text-[1.75rem] md:text-[2.5rem] m-2 mt-[20%] w-[90%] text-left aos-init aos-animate">
Empowering <span class="font-juana font-[500]">Minds</span>, Inspiring <span
class="font-juana font-[500]">Futures</span> at<div data-aos="zoom-in"
class="text-black font-oddval font-semibold bg-[#facc15] p-0 leading-[140%] pt-[3px] pl-[1rem] pr-[1rem] rounded-full w-fit inline-block ml-3 aos-init aos-animate">
VIT
</div>
</div>
<h2 data-aos="fade-up"
class="__className_641c3b text-white mb-[0px] leading-[165%] text-justify text-[1.1rem] md:text-[1.1rem] mt-[2.5rem] w-9/10 md:w-9/10 aos-init aos-animate">
VIT Bhopal University was established with a commitment to delivering top-notch higher education that
matches international standards. Our vision is to impart futuristic technical education, set global
benchmarks, and produce professionals who are technologically adept and ethically robust. We strive to
educate students from diverse backgrounds, fostering enlightened individuals dedicated to elevating living
standards.
</h2>
</div>
<div class="relative self-end mb-[4rem] content-between w-auto md:ml-8 px-4 pb-2"><img src="images/A (10).png"
class="inline mt-[4rem] absolute h-full w-auto my-auto mb-[0px] z-0">
<div data-aos="fade-up"
class="text-white font-oddval font-[600] text-[2rem] md:text-[2.5rem] m-2 mt-[20%] w-[95%] text-left aos-init">
<div data-aos="zoom-in"
class="text-black bg-[#ca8a04] leading-[140%] pt-[3px] pl-[1rem] pr-[0.5rem] rounded-full inline-block mr-3 aos-init">
AdVITya'24,<br>
</div>Unleashing<span class="font-juana font-[500]"> Brilliance,</span> Igniting <span
class="font-juana font-[500]">Minds!</span>
</div>
<h2 data-aos="fade-up"
class="__className_641c3b text-white text-[1.1rem] leading-[165%] text-justify md:text-[1.1rem] mt-[2.5rem] w-9/10 md:w-9/10 aos-init">
Dive into the heart of VIT Bhopal with AdVITya'24 - an electrifying blend of technology and culture.
Crafted by the ingenious minds of VIT Bhopal students, AdVITya'24 transcends the ordinary, presenting a
dynamic showcase of innovation and creativity. Join us for an immersive experience where every moment
sparks brilliance, turning the campus into a canvas of unbridled talent and celebration. AdVITya'24 is
more than an event; it's a journey where the extraordinary takes center stage, inviting you to witness and
be part of the magic!
</h2>
</div>
</div>
</div>
</div>
<!-- patron and co patron -------------------------------->
<div id="team"
class="flex flex-col justify-center mt-0 pt-6 items-center align-middle bg-[#111111] lg:mb-0 mb-0 xl:mt-0 md:mt-0">
<div class="flex items-center content-between mb-16 gap-5">
<div data-aos="zoom-in" class="inline-block pl-6 aos-init aos-animate">
</div>
<h1 data-aos="fade-zoom-in"
class="flex flex-col items-center justify-center text-4xl md:text-6xl text-center text-white sm:text-left uppercase font-oddval font-bold aos-init aos-animate">
THE TEAM</h1>
<div data-aos="zoom-in" class="inline-block pr-6 aos-init aos-animate"></div>
</div>
<div class="flex flex-wrap justify-center gap-5 mb-10 relative overflow-hidden">
<!-- First row -->
<div class="w-full flex justify-center">
<div class="border-white border-2 w-64">
<img alt="Dr. G. Viswanathan" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images/chancellor.jpg 1x, images/chancellor.jpg 2x" src="images/chancellor.jpg">
<div
class="bg-black text-white py-1 px-2 break-words font-spacemono font-bold text-center border-white border-y-2">
Dr. G. Viswanathan
</div>
<div
class="bg-yellow-300 text-black py-1 font-spacemono font-bold break-words text-sm text-center items-center">
<img src="images/diamond.png" class="inline-block px-3">Chancellor<img src="images/diamond.png"
class="inline-block px-3">
</div>
</div>
</div>
<!-- Second row -->
<div class="flex flex-col justify-center sm:flex-row justify-center gap-5">
<div class="border-white border-2 w-64">
<img alt="Mr. Sankar Viswanathan" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images/co-patron1.png 1x, images/co-patron1.png 2x" src="images/co-patron1.png">
<div
class="bg-black text-white py-1 px-2 break-words font-spacemono font-bold text-center border-white border-y-2">
Mr. Sankar Viswanathan
</div>
<div
class="bg-yellow-300 text-black py-1 font-spacemono font-bold break-words text-sm text-center items-center">
Vice President
</div>
</div>
<div class="border-white border-2 w-64">
<img alt="Ms. Kadhambari Viswanathan" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images/avp-1.jpg 1x, images/avp-1.jpg 2x" src="images/avp-1.jpg">
<div
class="bg-black text-white py-1 px-2 break-words font-spacemono font-bold text-center border-white border-y-2">
Ms. Kadhambari S. Viswanathan
</div>
<div
class="bg-yellow-300 text-black py-1 font-spacemono font-bold break-words text-sm text-center items-center">
Assistant Vice President
</div>
</div>
</div>
<!-- Third row -->
<div class="w-full flex flex-col sm:flex-row justify-center items-center gap-5 relative overflow-hidden">
<div class="border-white border-2 w-64">
<img alt="Dr. Senthil Kumar Arumugam" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images/Pro-VC-Sir_C-251x300.jpg 1x, images/Pro-VC-Sir_C-251x300.jpg 2x"
src="images/Pro-VC-Sir_C-251x300.jpg">
<div
class="bg-black text-white py-1 px-2 break-words font-spacemono font-bold text-center border-white border-y-2">
Dr. Senthil Kumar Arumugam
</div>
<div
class="bg-yellow-300 text-black py-1 font-spacemono font-bold break-words text-sm text-center items-center">
Vice Chancellor (I/c)
</div>
</div>
<div class="border-white border-2 w-64">
<img alt="Dr. Debashis Adhikari" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images/Dr.-Debashis-Adhikari_C.jpg 1x, images/Dr.-Debashis-Adhikari_C.jpg 2x"
src="images/Dr.-Debashis-Adhikari_C.jpg">
<div
class="bg-black text-white py-1 px-2 break-words font-spacemono font-bold text-center border-white border-y-2">
Dr. Debashis Adhikari
</div>
<div
class="bg-yellow-300 text-black py-1 font-spacemono font-bold break-words text-sm text-center items-center">
Registrar (I/c)
</div>
</div>
</div>
</div>
</div>
<!-- ---------------------down part ------------------------------ -->
<div id="page3">
<div id="node-10050" class="node node-page">
<div id="page3-top">
<h2 style="
font-size: 4vw;
font-weight: 500;
text-align: center;
text-decoration: underline;
">
<p class="hover-underline-animation">
Highlights of AdVITya 2024
</p>
</h2>
</div>
<div class="content clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden">
<div class="field-items">
<div class=" field-item even">
<br>
<hr />
<p style="font-size: 30px; font-family: spacemono;">Sports Fest</p>
<p> </p>
<div class=" sports flex flex-wrap gap-5 mb-5 relative overflow-hidden items-center">
<div class="border-white border-2 w-64">
<img alt="" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images\Sportsfest date reveal1.jpg 1x, images\Sportsfest date reveal1.jpg"
src="images\Sportsfest date reveal1.jpg">
</div>
<div class="border-white border-2 w-64">
<img alt="" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover" style="color:transparent"
srcset="images\Sportsfest date reveal2.jpg 1x, images\Sportsfest date reveal2.jpg"
src="images\Sportsfest date reveal2.jpg">
</div>
</div>
<table>
<tbody>
<tr>
<th>
<a href="https://www.instagram.com/p/C16oRaaPzfs/"
style="color: #EABD5B; font-size: 15px; text-decoration: none; margin: 10px;" target="_blank">
<strong>Sports Fest Teaser</strong>
</a>
<!-- <strong style="margin: 10px;"> | </strong> -->
<!-- <a href="https://drive.google.com/file/d/1YhSpj1m_kp2Vm1vjX4sgJujpG_RbIHVk/view?usp=drive_link"
style="color: #EABD5B; font-size: 15px; text-decoration: none; margin: 10px;" target="_blank">
<strong>Event List </strong>
</a>
<strong style="margin: 10px;"> | </strong> -->
<p> </p>
<hr />
</th>
</tr>
</tbody>
</table>
<hr />
<p style="font-size: 30px; font-family: spacemono;">Techno - Cultural Fest</p>
<!-- <p> </p> -->
<div class="flex flex-wrap gap-5 mb-5 relative overflow-hidden">
<div id="page3-elements" class="row-gap-2 gap-5" style="justify-content: flex-start;">
<div class="border-white border-2 max-w-64 box mt-0 h-[256px] ">
<a href="https://www.instagram.com/p/C2XNBKFPGey/">
<img alt="" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover cursor-pointer" style="color:transparent"
srcset="images\abc reveal1.png 1x, images\abc reveal1.png" src="images/kabircafe reveal2.png">
<video class="h-full" autoplay loop muted src="videos/insta video 2.mp4"></video>
</a>
</div>
<div class="border-white border-2 max-w-64 box mt-0 h-[256px]">
<a href="https://www.instagram.com/p/C2zeh2moMJS/">
<img alt="" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover cursor-pointer" style="color:transparent"
srcset="images\abc reveal1.png 1x, images\abc reveal1.png" src="images/abc reveal1.png">
<video autoplay loop muted src="videos/insta video1.mp4"></video>
</a>
</div>
<div class="border-white border-2 max-w-64 box mt-0 max-h-64 h-[256px]">
<a href="https://www.instagram.com/p/C245sC8PIjP/">
<img alt="" loading="lazy" width="256" height="256" decoding="async" data-nimg="1"
class="w-full aspect-square object-cover cursor-pointer" style="color:transparent"
srcset="images\abc reveal1.png 1x, images\abc reveal1.png" src="images/celebguess (1).png">
<video autoplay loop muted src="videos/insta video 3.mp4"></video>
</a>
</div>
</div>
</div>
<a href="https://youtu.be/mFk9eCZ9bpo?si=rn0wKbGoU48YQhqd"
style="color: #EABD5B; font-size: 15px; text-decoration: none; margin: 10px;" target="_blank">
<strong>AdVITya 2024 Teaser</strong>
</a>
<!-- <strong style="margin: 10px;"> | </strong> -->
<!-- <a href="https://drive.google.com/file/d/1mxt1bjwEmWGHKJG2vdFpCrGqNPiQMA2u/view?usp=drive_link"
style="color: #EABD5B; font-size: 15px; text-decoration: none; margin: 10px;" target="_blank">
<strong>Event List</strong>
</a>
<strong style="margin: 10px;"> | </strong> -->
<p> </p>
<hr />
</div>
</div>
</div>
</div>
</div>
</section>
<div id="page3-top">
<h2 style="
font-size: 4vw;
font-weight: 500;
text-align: center;
text-decoration: underline;
">
<p class="hover-underline-animation">
Explore The Events
</p>
</h2>
</div>
<div id="page3-elements">
<div class="box h-[75vh]">
<a href="Tech-Events/index.html">
<img src="images/tech.png" alt="" />
<video autoplay loop muted src="videos/tech.mp4"></video>
</a>
</div>
<div class="box h-[75vh]">
<a href="Non-Tech_Events/index.html">
<img src="images/non tech.png" alt="" />
<video autoplay loop muted src="videos/non tech.mp4"></video>
</a>
</div>
<div class="box h-[75vh]">
<a href="concert/index.html">
<img src="images/pro show.png" alt="" />
<video autoplay loop muted src="videos/proshow.mp4"></video>
</a>
</div>
</div>
</div>
<!-- New Update -->
<!-- our sponsors ------------------------------ -->
<div class="container">
<h2 class=" sponsor font-weight-bold text-[35px]">Media Partner</h2>
<!-- <h1 id="text">Our Sponsors</h1> -->
<img src="sponsorimg/Danik_bhaskar-no-bg.png" alt="" style=" display: block; margin-left: auto; margin-right: auto;width: 50%; width: 150px;height: auto;">
<!-- <section class="customer-logos slider">
<div class="slide"><img src="sponsorimg/Danik bhaskar.jpg" alt="logo"></div>
<div class="slide"><img src="sponsorimg/giflif_20240204_200839_0000-1.png" alt="logo"></div>
<div class="slide"><img src="sponsorimg/WWM White (1).png" alt="logo"></div>
<div class="slide"><img src="images/instagram.png" alt="logo"></div>
<div class="slide"><img src="images/nike.png" alt="logo"></div>
<div class="slide"><img src="images/twitter.png" alt="logo"></div>
<div class="slide"><img src="images/uber.png" alt="logo"></div>
<div class="slide"><img src="images/youtube.png" alt="logo"></div>
</section> -->
</div>
<!-- New Update -->
<!---------------------------------->
<div id="page2">
<div id="main">
<div class="video">
<iframe style="max-width: 100%;" width="560" height="315"
src="https://www.youtube.com/embed/mFk9eCZ9bpo?si=lViMTWKsnuM8mEJI" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<!-- <img src="downimage/image.jpg" alt=""> -->
<!-- <h2 style="
font-size: 4vw;
font-weight: 500;
text-align: center;
text-decoration: underline;
">
<p class="hover-underline-animation">
Explore The Events
</p>
</h2> -->
<h1 id="text">Teaser of AdVITya 2024</h1>
<div id="scroll-div">
<h1>Burst of talent</h1>
<h1>Burst of talent</h1>
<h1>Burst of talent</h1>
</div>
<div id="scroll-div2">
<h1>redefining campus festivities</h1>
<h1>redefining campus festivities</h1>
<h1>redefining campus festivities</h1>
</div>
<div id="scroll-div3">
<h1>contagious energy</h1>
<h1>contagious energy</h1>
<h1>contagious energy</h1>
</div>
</div>
</div>
<!---------------------------------foooter -------------------------------->
<footer class="flex flex-col items-center justify-center w-full bg-yellow-500">
<div class="grid-cols-1 sm:flex sm:flex-row sm:place-items-start justify-between w-full space-y-4">
<img src="images/A (7).png"
class="hidden absolute aspect-square ml-0 h-max max-h-[20rem] w-full sm:w-auto z-0 md:ml-8 md:inline">
<div class="min-h-full max-w-[100%] sm:max-w-[30%] flex flex-col items-center justify-center">
<div
class="h-[12vh] w-full bg-no-repeat bg-cover bg-center flex flex-row items-center justify-center md:min-h-[20rem]">
<a href="" target="_blank" rel="noreferrer"
class="w-[40%] z-10 my-[2.5rem] h-auto self-center md:w-[80%]"><img
src="images/AdVITya'24 feel the enigma white.png" class="w-auto h-auto" alt="VIT Logo"></a>
</div>
</div>
<div class="zoom">
<ul class="social_icon">
<li><a href="https://www.facebook.com/VITUnivBhopal/"><i class="fa-brands fa-facebook"></i>
</a></li>
<li><a href="https://twitter.com/vitbhopal?lang=en"><i class="fa-brands fa-twitter"></i>
</a></li>
<li><a href="https://in.linkedin.com/company/vit-bhopal-university"><i class="fa-brands fa-linkedin"></i>
</a></li>
<li><a href="https://www.instagram.com/vit.bhopal/?hl=en"><i class="fa-brands fa-instagram"></i>
</a></li>
<li><a href="https://www.youtube.com/c/vitbhopalofficial"><i class="fa-brands fa-youtube"></i>
</a></li>
</ul>
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
<li><a href="#">Team</a></li>
</ul>
<p>VIT Bhopal | All right reserved</p>
</div>
<div class="font-oddval font-[400] z-10 flex flex-col sm:justify-around sm:mr-[5%] sm:pt-8">
<div class="mb-[2.5rem]">
<h1 class="font-semibold text-2xl mb-6 pr-6">Contact Us</h1>
<p class="mb-3 text-sm md:text-xl text-left">Dr. Yogesh Shukla</p>
<p class="mb-3 text-sm md:text-xl text-left">Convenor, AdVITya<span class="font-mono">'24</span></p>
<a href="mailto:[email protected]" class="Footer_link__ZIL7i pointer-cursor-element mb-4 text-sm md:text-xl text-left">[email protected]</a>
</div>
</div>
</div>
</footer>
<!-- ------------------------------footer end----------------------- -->
<script src="sponsor.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/gsap.min.js"
integrity="sha512-7Au1ULjlT8PP1Ygs6mDZh9NuQD0A5prSrAUiPHMXpU6g3UMd8qesVnhug5X4RoDr35x5upNpx0A6Sisz1LSTXA=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/ScrollTrigger.min.js"
integrity="sha512-LQQDtPAueBcmGXKdOBcMkrhrtqM7xR2bVrnMtYZ8ImAZhFlIb5xrMqQ6uZviyeSB+4mYj89ta8niiCIQM1Gj0w=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="header.js"></script>
</body>
</html>