-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
208 lines (205 loc) · 7.87 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Novelvo - Index</title>
<link href="https://cdn.novelvo.ir/firstpage/css/en/dark.css" rel="stylesheet" type="text/css">
<link href="https://cdn.novelvo.ir/firstpage/css/en/light.css" rel="stylesheet" type="text/css">
<link href="https://cdn.novelvo.ir/firstpage/css/en/main.css" rel="stylesheet" type="text/css">
<script src="https://kit.fontawesome.com/4a679d8ec0.js" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
</head>
<body class="novelvo" id="all">
<div class="">
<div class="first">
<span class="heading">Novelvo</span>
<br>
<span class="des">A place where you can read open-source books and novels!</span>
<br><br>
<div class="options">
<span>Open Source</span>
<br>
<span>Free</span>
<br>
<span>No Ads</span>
</div>
</div>
<div class="main">
<h1>Most seen and new topics</h1>
<br>
<div class="row">
<div class="col-md-6">
<div class="box">
<span class="boxttle">Most seen in <b>Novelvo</b></span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
<div class="col-md-6">
<div class="box">
<span class="boxttle">New in <b>Novelvo</b></span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
</div>
<br>
<h1>Most rated categories</h1>
<br>
<div class="row">
<div class="col-md-3">
<div class="box">
<span class="boxttle">Drama</span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
<div class="col-md-3">
<div class="box">
<span class="boxttle">Horor</span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
<div class="col-md-3">
<div class="box">
<span class="boxttle">Fiction</span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
<div class="col-md-3">
<div class="box">
<span class="boxttle">Based on real</span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
<div class="col-md-3">
<div class="box">
<span class="boxttle">Edition Choice</span>
<br>
<hr>
<ul>
<li></li>
</ul>
</div>
<br>
</div>
</div>
</div>
<div class="footer">
<div class="row">
<div class="col-md-4">
<div>
<p class="head">About</p>
<p>
<b>Novelvo</b> is a place to read book and novels.
<br>
Also <b>Novelvo</b> has downloading features with certificated license.
</p>
<p>
<b>Novelvo</b> is working under <b>Neotrinost LLC</b>.
<br>
Founded by Amirhossein Mohammadi and Annahita Mirhosseini.
</p>
</div>
<br>
</div>
<div class="col-md-4">
<div>
<p class="head">Why Novelvo?</p>
<p>
<b>Novelvo</b> is Open Source. All the subdomains are a repository in Github.
<br>
In <b>Novelvo</b> we have <b>No Ads</b>. We support many languages. English, Persian, German and French.
</p>
<p>
We support developers. People who help in developing, finding problems and others who contribute!
<br>
Simple. Fork, Clone, Add, Commit, Push and Pull Request!
</p>
</div>
<br>
</div>
<div class="col-md-4">
<div>
<p class="head">Contacting</p>
<p>
<b>Novelvo</b> just has Telegram channel. There is no Instagram or other pages.
<br>
As we said, we have Github page the there are all of our projects.
</p>
<p>
We are open 27/7. You can call, ask and tell us if you have any problem in <b>Novelvo</b>.
<br>
You can also send us Email too.
</p>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-md-4">
<div>
<p>+98 901 478 4362</p>
<p>+98 213 615 6859</p>
<p>[email protected]</p>
</div>
<br>
</div>
<div class="col-md-4">
<div>
<p>Iran, Tehran, Qarchak</p>
<p>St Milad, No 103, F 2</p>
</div>
<br>
</div>
<div class="col-md-4">
<div>
<p>
<i class="fa fa-github"></i>
<a class="flink" href="https://github.com/novelvo">Github</a>
</p>
<p>
<i class="fa fa-telegram"></i>
<a class="flink" href="https://t.me/novelvo">Telegram</a>
</p>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
</body>
</html>