-
Notifications
You must be signed in to change notification settings - Fork 0
/
lr.html
155 lines (86 loc) · 2.64 KB
/
lr.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
<!doctype html>
<html class="no-js" lang="">
<link rel="stylesheet" type="text/css" href="library.css">
<link rel="icon" href="favicon.gif" type="image/png">
<head>
<title>
lr
</title>
<style type="text/css">
body {background-color: #efefef}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="pluslorem">
<meta property="og:description" content="osa uveine">
<meta property="og:image" content="https://pluslorem.wiki/lexicon/media/images/000.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
</head>
<body>
<div id="banner-01">
<style type="text/css">
div {
background-image: url('../lexicon/media/images/032.png');
background-size: cover;
background-position: center;
}
</style>
<p>> 2019.05 LR Identity<style type="text/css">#banner-01 {color: #efefef;}</style></p>
<hr>
</div>
<div id="module-01">
<style type="text/css">
div {
background-size: cover;
background-position: center;
}
</style>
<p>
<a href="./audio">AUDIO</a> . LR
</h1>
<hr>
<p>
LR (Leavalia Record) is a netlabel project based on collecting music from various members of the <a href="./neptulne">neptulne</a> discord server.
</p>
<hr>
<div id="submodule-01">
<style type="text/css">
div {
background-size: cover;
background-position: center;
}
</style>
<p>
LR usually seeks out artists for the label, however if you are feeling confident you can send demos <a href="[email protected]">here</a>
</p>
</div>
</div>
<div id="module-02">
<style type="text/css">
#module-02 {
margin-top: 1px;
}
</style>
<p style="text-align: left;">
<a href="./lr000">LR000</a>
<span style="float: right;">COMPILATION</span>
</p>
</div>
<div id="module-03">
<style type="text/css">
#module-03 {
margin-top: 1px;
}
</style>
<p style="text-align: left;">
<a href="./deuveir">OSA UVEINE</a> 2014 - 2020
<span style="float: right;"><a href="https://twitter.com/deuveir">TWITTER</a></span>
</p>
<p>
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">BY-NC-SA</a> 4.0
<span style="float: right;"><a href="https://github.com/deuveir">GITHUB</a></span>
</p>
</div>
</body>
</html>