-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
264 lines (254 loc) · 8.59 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>jnz
</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.png">
<!-- ##### STYLESHEETS ##### -->
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Linea Icons -->
<link href="linea/styles.css" rel="stylesheet">
<!-- Owl Carousel -->
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/owl.theme.default.min.css" rel="stylesheet">
<!-- Magnific popup -->
<link href="css/magnific-popup.min.css" rel="stylesheet">
<!-- Preloader -->
<link href="css/preloader.min.css" rel="stylesheet">
<!-- Responsive -->
<link href="css/responsive.min.css" rel="stylesheet">
<!-- Font Awesome Icons -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400" rel="stylesheet">
<!-- Main styles -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="spinner">
</div>
</div>
<!-- end Preloader -->
<!-- Toggle Menu -->
<button class="toggle-btn">
<span class="lines">
</span>
</button>
<div class="menu">
<h3>Josua Natanael
</h3>
<ul class="nav">
<li class="active">
<a href="#home">Home
</a>
</li>
<li>
<a href="#about">About Me
</a>
</li>
<li>
<a href="#portfolio">Latest Songs
</a>
</li>
</ul>
<ul class="social-media">
<li>
<a href="https://open.spotify.com/artist/5O0vJi4cwT7X77yfhRoXtp?si=_xOlhMTiT2SWWP_-p8AZzw" target="_blank">
<i class="fa fa-spotify fa-1x">
</i>
</a>
</li>
<li>
<a href="https://soundcloud.com/josuanatanaelll" target="_blank">
<i class="fa fa-soundcloud fa-1x">
</i>
</a>
</li>
<li>
<a href="https://www.instagram.com/josuanatanaell/" target="_blank">
<i class="fa fa-instagram fa-1x">
</i>
</a>
</li>
</ul>
</div>
<!-- end Toggle Menu -->
<!-- Home section -->
<section id="home" class="fill">
<div class="home-background">
<div class="home-layer">
<div class="home-content">
<img src="images/avatar.png" alt="">
<h5>✨Josua Natanael
</h5>
<h4>Producer ✨
</h4>
<div class="social-footer">
<a href="https://www.instagram.com/josuanatanaell/" target="_blank">
<i id="social-insta" class="fa fa-instagram fa-3x" aria-hidden="true">
</i>
</a>
<a href="https://twitter.com/josuanatanaelll" target="_blank">
<i id="social-tw" class="fa fa-twitter-square fa-3x social" aria-hidden="true">
</i>
</a>
<a href="https://open.spotify.com/artist/5O0vJi4cwT7X77yfhRoXtp?si=_xOlhMTiT2SWWP_-p8AZzw" target="_blank">
<i id="social-em" class="fa fa-spotify fa-3x" aria-hidden="true">
</i>
</a>
<a href="https://soundcloud.com/josuanatanaelll" target="_blank">
<i id="social-gp" class="fa fa-soundcloud fa-3x" aria-hidden="true">
</i>
</a>
<a href="https://www.youtube.com/josuanatanael" target="_blank">
<i id="social-em" class="fa fa-youtube-play fa-3x" aria-hidden="true">
</i>
</a>
</div>
</div>
<!-- Scroll down button -->
<a class="scroll-down" href="#about">
<i class="fa fa-angle-double-down">
</i>
</a>
<!-- end Scroll down button -->
</div>
</div>
</section>
<!-- end Home section -->
<div class="home-backgroundsecond">
<section id="about" class="fill">
<div class="about">
<div class="container">
<h2 class="section-title">About Me
</h2>
<div class="row">
<!-- About Me Picture -->
<div class="col-xs-12 col-md-4 mix about-1">
<img class="picture" src="images/josua.png" alt="">
</div>
<!-- About Me Description -->
<div class="col-xs-12 col-md-8 mix about-2">
<e>i make music.
</e>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio -->
<section id="portfolio">
<div class="portfolio-background">
<div class="container">
<h2 class="section-title">Latest Songs
</h2>
<div id="mix-container">
<div class="row">
<!-- Portfolio box 1 -->
<div class="col-xs-12 col-md-6 mix category-1">
<div class="portfolio-box">
<img src="images/savemefrommyself.jpg" alt="">
<!-- Image source -->
<div class="portfolio-box-content">
<a class="lightbox" href="#popup-1">
<!-- link to popup -->
<div class="portfolio-content-title">
<h4>Save Me From Myself
</h4>
</div>
</a>
</div>
</div>
<!-- popup content -->
<div id="popup-1" class="mfp-hide popup-box">
<img src="images/savemefrommyself.jpg" alt="">
<!-- Image source -->
<div>
<h4>Save Me From Myself
</h4>
<p2>save me from myself <a href="https://fanlink.to/aaronsave" target="_blank">(stream)</a></p2>
</div>
</div>
<!-- end popup content -->
</div>
<!-- Portfolio box 2 -->
<div class="col-xs-12 col-md-6 mix category-2">
<div class="portfolio-box">
<img src="images/i_fell_in_love_1.jpg" alt="">
<!-- Image source -->
<div class="portfolio-box-content">
<a class="lightbox" href="#popup-2">
<!-- link to popup -->
<div class="portfolio-content-title">
<h4>i fell in love
</h4>
</div>
</a>
</div>
</div>
<!-- popup content -->
<div id="popup-2" class="mfp-hide popup-box">
<img src="images/i_fell_in_love_1.jpg" alt="">
<!-- Image source -->
<div>
<h4>i fell in love
</h4>
<p2>i fell in luuuvvv <a href="https://distrokid.com/hyperfollow/josuanatanael/i-fell-in-love" target="_blank">(stream)</a></p2>
</div>
</div>
<!-- end popup content -->
</div>
<!-- end row -->
</div>
</div>
<!-- end container -->
</div>
</section>
<!-- end Portfolio -->
<!-- Footer -->
<footer>
<div class="footer-background">
<p>
<strong>Designed by Sattish Shewkani <a href="https://www.instagram.com/sattish_s/" target="_blank">
<i id="social-insta" class="fa fa-instagram fa-1x" aria-hidden="true">
</i></strong>
</p>
</div>
</footer>
<!-- end Footer -->
<!-- ##### JAVASCRIPTS ##### -->
<!-- jQuery Library -->
<script src="https://code.jquery.com/jquery-1.12.4.min.js">
</script>
<!-- Bootstrap js -->
<script src="js/bootstrap.min.js">
</script>
<!-- Retina Graphics -->
<script src="js/retina.min.js">
</script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js">
</script>
<!-- Theme Plugins -->
<script src="js/validator.min.js">
</script>
<!-- Custom Scripts -->
<script src="js/scripts.min.js">
</script>
</body>
</html>