-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (59 loc) · 2.03 KB
/
index.html
File metadata and controls
73 lines (59 loc) · 2.03 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>Jildor/ZoneLimit @ GitHub</title>
<link rel="stylesheet" type="text/css" href="css/web.css">
</head>
<body>
<div id="pagina">
<a href="http://github.com/Jildor/ZoneLimit"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="encabezado">
<!--<div id="download">
<img border="0" width="60px" src="imagenes/redminezl.png"></a>
</div> -->
<div id="logo">
<a href="http://github.com/Jildor/ZoneLimit"><img src="imagenes/logo.png" border=0 /></a>
</div>
</div>
<div id="contenido">
<div class="gitlive">
<h2 align = center><a href="http://github.com/Jildor/ZoneLimit/commits/master">Actualizaciones</a></h2>
<script src='http://gitlive.com/githublive.min.js'></script>
<script>
var GithubPush = {num_old:3,nodes:['Jildor/ZoneLimit'],location:"#commits/zltest",css: "css/gitlive.css"};
</script>
<div id='commits'></div>
</div>
<div class="cuerpo">
<h2>ZoneLimit Core</h2>
<p>ZoneLimit Core es un proyecto basado en TrinityCore</p>
<p>texto1.2</p>
<h2>Prueba2</h2>
<p>Prueba2</p>
<p>texto2.1</p>
<p>texto2.2</p>
<p>texto2.3</p>
<p>texto2.4</p>
<p>texto2.5</p>
<div class="gitclone">
<h2>Descarga</h2>
<p>Puedes clonar el proyecto con <a href="http://git-scm.com">Git</a>
ejecutando:
<pre>$ git clone git://github.com/Jildor/ZoneLimit</pre>
</p>
</div>
</div>
</div>
<div id="footer" class="footer">
<a href="http://wotlk.zone-limit.es/">ZL Wotlk<a> |
<a href="http://aion.zone-limit.es/">ZL Aion<a> |
<a href="http://www.youtube.com/user/ZoneLimitwowServer">Youtube<a> |
<a href="http://twitter.com/zonelimit">Twitter<a> |
<a href="http://es-es.facebook.com/pages/Wow-Zone-Limit/137879779590430">Facebook<a>
<br />
© 2011 Zone Limit
</div>
</div>
</body>
</html>