-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog-single.html
More file actions
318 lines (219 loc) · 10.5 KB
/
blog-single.html
File metadata and controls
318 lines (219 loc) · 10.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Anna Brunner</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap" rel="stylesheet">
<!--favicon-img-->
<link rel="icon" type="image/png" href="images/favicon.jpg">
<!--favicon-img-->
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<main id="blog-single">
<!-- CUSTOM CURSOR -->
<div class="cursor scale"></div>
<div class="cursor-two scale"></div>
<!-- CUSTOM CURSOR -->
<!-- PRELOADER -->
<div id="preloader">
<div class="p">
<img src="images/headphone.png" alt="headphone">
</div>
<div class="p">Use Headphone For Better Experience.</div>
</div>
<!-- PRELOADER -->
<div id="blog-single-content">
<!-- NAVIGATION -->
<div class="navigation">
<div class="logo hover ">
<a href="index.html" class="text">ANNA BRUNNER</a>
</div>
<div class="menu-bar hover ">
<div class="menu-bar-name text">
Menu
</div>
<div class="menu-bar-lines text">
<div class="menu-bar-line"></div>
<div class="menu-bar-line"></div>
</div>
</div>
</div>
<!-- NAVIGATION -->
<!-- HEADING -->
<div class="heading">
<div class="text">
BLOG POST
</div>
</div>
<!-- HEADING -->
<div class="center">
<!-- BLOG IMG -->
<div class="blog-img img">
<img src="images/league.jpg" alt="blog-img">
</div>
<!-- BLOG IMG -->
<div class="center-para">
<!-- BLOG TEXT -->
<div class="blog-text">
<!-- BLOG INFO -->
<div class="blog-info">
<div class="blog-date text-scroll">November 25, 2022</div>
<div class="blog-duration img-scroll text-scroll"><img src="images/clock.png" alt="clock"> 4 Min
</div>
</div>
<!-- BLOG INFO -->
<!-- BLOG HEADING -->
<div class="blog-heading text-scroll">
Line Up
</div>
<!-- BLOG HEADING -->
<!-- PARAGRAPH -->
<div class="para text-scroll">
Ace / Anna Brunner – Vocals
Arro / Jim Müller – Guitars
Ax / Felix Rehmann – Bass
Aeon / Tino Calmbach – Drums
</div>
<!-- PARAGRAPH -->
<!-- PARAGRAPH -->
<div class="para text-scroll">
A new force, LEAGUE OF DISTORTION, unite to defeat the shadows cast upon the music scene with their fresh
sound and style! Back in 2017, Anna Brunner celebrated remarkable international success with her symphonic
metal band Exit Eden, and now, teams up with notorious guitarist Jim Müller - known from his famous heavy
metal band Kissin’ Dynamite. Together, they’ve formed one of the hottest modern metal upstart bands of the
year, combining their signature sounds to create a powerful soundscape. Now, having recently signed with
Napalm Records, they are ready to fight the darkness yet again with their 2022 full-length, self-titled
debut album, League of Distortion. Lifting the dark veil of stagnation caused by the pandemic, LEAGUE OF
DISTORTION introduce a new sound that resonates with the uncertainty of this period. “Wolf or Lamb” - the
addictive first stand-alone single that introduced the band as a force to be reckoned with - ushered in a
completely new era..
</div>
<!-- PARAGRAPH -->
<!-- SHARE LINKS -->
<div class="share-links para">
<ul>
<li class="text-scroll">Share:</li>
<li><a href="https://www.youtube.com/channel/UCxHig_UFmTL_UtpzT0wA4IQ" class="text-scroll hover " target="_blank">YT</a></li>
<li><a href="https://www.facebook.com/leagueofdistortion/" class="text-scroll hover " target="_blank">FB</a></li>
<li><a href="https://www.instagram.com/leagueofdistortion/" target="_blank" class="text-scroll hover ">IG</a></li>
</ul>
</div>
<!-- SHARE LINKS -->
<!-- IMAGES -->
<div class="blog-text-img">
<div class="img-scroll">
<img src="images/album-thumbnail-four.jpeg" alt="img">
</div>
<div class="img-scroll">
<img src="images/album-thumbnail-five1.jpeg" alt="img">
</div>
</div>
<!-- IMAGES -->
<!-- BLOG INFO -->
<div class="blog-info">
<div class="blog-date text-scroll">January 12, 2024</div>
<div class="blog-duration img-scroll text-scroll"><img src="images/clock.png" alt="clock"> 4 Min
</div>
</div>
<!-- BLOG INFO -->
<!-- BLOG HEADING -->
<div class="blog-heading text-scroll">
Exit Eden
</div>
<!-- BLOG HEADING -->
<!-- PARAGRAPH -->
<!-- PARAGRAPH -->
<!-- PARAGRAPH ITALIC-->
<div class="para text-scroll italic ">
<i>A seductive mélange of symphonic heaviness and spellbinding pop music evoking
varied aspects of the Femmes Fatales figure (feat. own compositions and covers of
international hits such as “Separate Ways” & “Poison”.</i>
</div>
<!-- PARAGRAPH ITALIC -->
<!-- PARAGRAPH -->
<div class="para text-scroll">
When Clémentine Delauney (Visions of Atlantis), Anna Brunner (League of Distortion),
Marina La Torraca (Phantom Elite) and Amanda Somerville came together to form EXIT
EDEN, topped by the release of their first album, Rhapsodies in Black, in summer 2017, it
became immediately clear that this combination would be powerful and magical alike! With
their debut entering the German album charts at #15 and rocking the stage at the legendary
Wacken Open Air, these four outstanding and independent female vocalists proved how
symphonic heaviness can go hand in hand with pop music - dressing well-known classics in
a yet unheard soundscape, evoking more than just a cover album! Now, more than six
years later, EXIT EDEN are back to mesmerize audiences with their second offering,
illustrating strength and female empowerment while appropriately entitled Femmes Fatales,
set for release on January 12, 2024 via Napalm Records. EXIT EDEN’s new masterpiece
refers to the “femme fatale” as a symbol of women taking control of their own narratives with
autonomy, intelligence, and independence and finding back the pure feminine energy in the
world.
</div>
<!-- PARAGRAPH -->
<!-- SHARE LINKS -->
<div class="share-links para">
<ul>
<li class="text-scroll">Share:</li>
<li><a href="https://www.youtube.com/channel/UCxHig_UFmTL_UtpzT0wA4IQ" class="text-scroll hover " target="_blank">YT</a></li>
<li><a href="https://www.facebook.com/ExitEdenMusic" class="text-scroll hover " target="_blank">FB</a></li>
<li><a href="https://www.instagram.com/exitedenmusic/" class="text-scroll hover " target="_blank">IG</a></li>
</ul>
</div>
<!-- SHARE LINKS -->
</div>
</div>
<!-- BLOG TEXT -->
</div>
<!-- HEADPHONE IMG -->
<div class="headphone img text">
<img src="images/headphone.png" title="headphone zone" class="text" alt="headphone">
</div>
<!-- HEADPHONE IMG -->
<!-- progress-bar -->
<div class="progress-bar-container fade-in">
<div class="progressbar"></div>
</div>
<!-- progress-bar -->
</div>
<!-- NAVIGATION CONTENT -->
<div class="navigation-content">
<div class="navigation-logo hover opacity">
<a href="#" class="text">ANNA BRUNNER</a>
</div>
<ul class="navigation-ul">
<li><a href="index.html" data-text="Home" data-img="images/bg-image-three.jpg">Home</a></li>
<li><a href="about-one.html" data-text="About" data-img="images/about-img.jpg">About</a></li>
<li><a href="songs-one.html" data-text="Songs" data-img="images/album-thumbnail-seven.jpg">Songs</a></li>
<li><a href="blog-one.html" data-text="Blogs" data-img="images/main-bg-three.jpg">Blogs</a></li>
<li><a href="contact-one.html" data-text="Contact" data-img="images/bg-image-three1.jpg">Contact</a></li>
</ul>
<div class="navigation-close hover about-close opacity">
<div class="navigation-close-line"></div>
<div class="navigation-close-line"></div>
</div>
<div class="project-preview"></div>
<!-- HEADPHONE IMG -->
<div class="headphone-navigation opacity">
<img src="images/headphone.png" title="headphone zone" class="text" alt="headphone">
</div>
<!-- HEADPHONE IMG -->
<!-- SOCIAL MEDIA LINKS -->
<div class="social-media-links-navigation">
<ul>
<li><a href="https://www.youtube.com/channel/UCxHig_UFmTL_UtpzT0wA4IQ" class="text hover opacity" target="_blank">YT</a></li>
<li><a href="https://www.facebook.com/AnnaBrunnerOfficial" class="text hover opacity" target="_blank">FB</a></li>
<li><a href="https://www.instagram.com/anna_brunner_official/" class="text hover opacity" target="_blank">IG</a></li>
</ul>
</div>
<!-- SOCIAL MEDIA LINKS -->
</div>
<!-- NAVIGATION CONTENT -->
</main>
<script src="js/jquery.min.js"></script>
<script src="js/bez.js"></script>
<script src="js/pace.js"></script>
<script src="js/index.js"></script>
</body>
</html>