-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
80 lines (61 loc) · 3.91 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Azerothshard-ita-wotlk by AzerothShard</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>AzerothShard Laboratory</h1>
<h2>Laboratorio di sviluppo per la community italiana della WOTLK</h2>
</header>
<hr>
<section id="main_content">
<!--
<h3>
<a id="bug--issue-tracker" class="anchor" href="https://github.com/AzerothShard/AzerothShard-Issues-ita/issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span>
<img src="images/bug.png"/> -
BUG / ISSUE TRACKER</a>
</h3>
<p><strong>Per segnalare un bug riguardante la versione principale del nostro server utilizzare il seguente link:</strong></p>
<p><a href="https://github.com/AzerothShard/AzerothShard-Issues-ita/issues">https://github.com/AzerothShard/AzerothShard-Issues-ita/issues</a></p>
-->
<br>
<p>Partecipa anche tu al <strong>testing e lo sviluppo del nostro Core</strong>
<p>Basta joinare la nostra <strong><a href="https://discord.gg/5eGdV4J">CHAT</a></strong> </p>
</center>
<!--
<br>
<h3>
<a id="repository" class="anchor" href="https://github.com/AzerothShard/" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span>
<svg aria-hidden="true" class="octicon octicon-mark-github" height="28" version="1.1" viewBox="0 0 16 16" width="28"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59 0.4 0.07 0.55-0.17 0.55-0.38 0-0.19-0.01-0.82-0.01-1.49-2.01 0.37-2.53-0.49-2.69-0.94-0.09-0.23-0.48-0.94-0.82-1.13-0.28-0.15-0.68-0.52-0.01-0.53 0.63-0.01 1.08 0.58 1.23 0.82 0.72 1.21 1.87 0.87 2.33 0.66 0.07-0.52 0.28-0.87 0.51-1.07-1.78-0.2-3.64-0.89-3.64-3.95 0-0.87 0.31-1.59 0.82-2.15-0.08-0.2-0.36-1.02 0.08-2.12 0 0 0.67-0.21 2.2 0.82 0.64-0.18 1.32-0.27 2-0.27 0.68 0 1.36 0.09 2 0.27 1.53-1.04 2.2-0.82 2.2-0.82 0.44 1.1 0.16 1.92 0.08 2.12 0.51 0.56 0.82 1.27 0.82 2.15 0 3.07-1.87 3.75-3.65 3.95 0.29 0.25 0.54 0.73 0.54 1.48 0 1.07-0.01 1.93-0.01 2.2 0 0.21 0.15 0.46 0.55 0.38C13.71 14.53 16 11.53 16 8 16 3.58 12.42 0 8 0z"></path></svg>
- GITHUB ORGANIZATION</a></h3>
<p><strong>Vuoi contribuire allo sviluppo del server game?</strong> </p>
<p>Inviaci una Pull Request al nostro repository pubblico:</p>
<p><a href="https://github.com/AzerothCore/azerothcore-wotlk">https://github.com/AzerothCore/azerothcore-wotlk</a></p>
<h3>
<a id="gitlab" class="anchor" href="https://gitlab.com/groups/azerothshard" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span>
<img src="images/gitlab.ico"/> - GITLAB ORGANIZATION
</a>
</h3>
<p><strong>Repository e mirrors di Gitlab</strong></p> -->
</section>
<footer>
Azerothshard-ita-wotlk is maintained by <a href="https://github.com/AzerothShard">AzerothShard</a>
<br>
Edit this page at this <a href="https://github.com/AzerothShard/AzerothShard-Ita-Wotlk">repository</a><br>
</footer>
</div>
</div>
</body>
</html>