-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
77 lines (75 loc) · 4.67 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
<!DOCTYPE html>
<html lang="en" >
<head>
<link rel="shortcut icon" href="favicon.png" type="image/png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description"
content="With the divine grace of the almighty, inviting you and your family to Rudra's wedding to be held on 8th June 2022">
<meta name="author" content="Vinit Shahdeo">
<meta name="email" content="vinitshahdeo@gmail.com">
<meta name="copyright" content="Vinit Shahdeo 2020" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Wedding Invitation | 8th June 2022 | Rudra weds Shanti" />
<meta property="og:description"
content="With the divine grace of the almighty, inviting you and your family to Rudra's wedding to be held on 8th June 2022" />
<meta property="og:image" content="https://raw.githubusercontent.com/vinitshahdeo/wedding-website/main/assets/img/rudra-shahdeo-wedding.png" />
<meta property="og:url" content="https://rudrashahdeo.netlify.app/" />
<meta property="og:site_name" content="Wedding Invitation | 8th June" />
<meta name="twitter:card" content="website">
<meta name="twitter:site" content="Wedding Invitation | 8th June">
<meta name="twitter:title" content="Wedding Invitation | 8th June">
<meta name="twitter:description"
content="With the divine grace of the almighty, inviting you and your family to Rudra's wedding to be held on 8th June 2022">
<meta name="twitter:creator" content="@Vinit_Shahdeo">
<meta name="twitter:image" content="https://raw.githubusercontent.com/vinitshahdeo/wedding-website/main/assets/img/rudra-shahdeo-wedding.png">
<title>Wedding Invitation | June 8th | Nagar, Chandwa</title>
<link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Dancing+Script&display=swap'>
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- partial:index.partial.html -->
<div class="sakura-falling"></div>
<img src="https://i.imgur.com/dGOOfnA.png" alt="image-top-right" class="top-right-decoration">
<img src="https://i.imgur.com/t6ffnbn.png" alt="image-top-left" class="top-left-decoration">
<section id="media"></section>
<div class="wrap">
<div class="title">
<h1>रुद्र शाहदेव</h1>
<h2>संग</h2>
<h1>शांति सिंह</h1>
<h3>।। मांगलिक परिणयोत्सव ।।</h3>
<p>
<span class="date">8 जून 2022</span></29>,<span class="place"> नगर मंदिर चंदवा</span>
</p>
</div>
</div>
<div id="time"></div>
<p class="dance-med">
प्यार में बंध रहे है, एक प्यारे रिश्ते का बंधन है, <br>पूरे परिवार सहित आपका हार्दिक अभिनन्दन है!
</p>
<div class="actions">
<a href="https://github.com/vinitshahdeo/wedding-website/blob/main/invitation/Rudra-Shahdeo-Wedding.pdf?raw=true" download="Invitation | 23 Nov | Hope to see you there!">
<div class="venue"><strong>शुभ विवाह</strong></div>
</a>
</div>
<div class="music">
<audio src="./assets/mp3/background.mp3" id="my_audio" loop="loop"></audio>
</div>
<p class="happiness">दर्शनाभिलाषी<br><span class="inviter"><b>लाल संजय नाथ शाहदेव<br>एवं समस्त शाहदेव परिवार</b><br></span><a href="https://twitter.com/Vinit_Shahdeo" target="_blank" class="twitter"><i class="fa fa-twitter"></i></a></p>
<!-- partial -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js'></script>
<script src='https://cdn.jsdelivr.net/gh/timoschaefer/jQuery-Sakura/jquery-sakura.min.js'></script>
<script src="./js/script.js"></script>
</body>
<!--
With the divine grace of the almighty,
I cordially invite you and your family to
my uncle's wedding to be held on 8th June at Nagar, Chandwa
from 9:00 PM onwards.
I'd eagerly await your kind presence in auspicious occasion of my family.
-->
<!-- Built with love by Vinit Shahdeo -->
</html>