-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·116 lines (99 loc) · 6.9 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
<!DOCTYPE html>
<html lang="en" >
<head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Universi - Poesia Libera e Sperimentale <br>
</br>
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />
<link rel="icon" type="image/png" href="assets/logo.png"/>
</head>
<body>
<!-- Alpha.ly Version 0.1 | Development Version -->
<div class="container">
<div class="col-xs-12">
<div class="text-center" style="padding-top: 30px; padding-bottom: 30px;">
<img class="backdrop linktree">
<h2 style="color: #ffffff; padding-top: 20px;">Universi Poesia Libera e Sperimentale</h2>
</div>
</div>
</div>
<div class="container">
<div class="col-xs-12 buttonHolder">
<div class="text-center">
<!--
<div style="padding-bottom: 30px;">
<button type="button" onclick="window.open('https://fb.me/e/4Og2tzO5f','_blank')" class="btn btn-outline-light shake" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 800;"><i class="fab fa-facebook"></i> Il nostro prossimo evento</button>
</div>
<div style="padding-bottom: 30px;">
<button type="button" onclick="window.open('https://bit.ly/3lZ4FSU','_blank')" class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;"><i class="fab fa-wpforms"></i> Ricevi il link all'evento</button>
</div>
EVENTO POÈ
<div style="padding-bottom: 30px;">
<button type="button" onclick="window.open('https://www.facebook.com/events/2522372417906430/','_blank')"
class="btn btn-outline-light shake" style="width: 80%; padding-top:20px; padding-bottom:100px; font-weight: 600;">
<i class="fab fa-facebook"></i> Poè 2021 <br>
Sabato 4 settembre,
<br>
Piazza Dante - Trento
<br>
</button>
</div>
<div style="padding-bottom: 30px;">
<button type="button"
class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600; cursor:Default;">
Festival Poè:
<a href="https://www.instagram.com/poetrento/" target="_blank" rel="noopener noreferrer"><i class="fab fa-instagram-square"> </i></a>
<a href="https://www.facebook.com/poefestivaltrento" target="_blank" rel="noopener noreferrer"><i class="fab fa-facebook"> </i></a></button>
</div>
-->
<div style="padding-bottom: 30px;">
<button type="button" onclick="window.open('https://www.instagram.com/universipoesiatrento/','_blank')"
class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<i class="fab fa-instagram-square"></i> Il nostro profilo Instagram</button>
</div>
<div style="padding-bottom: 30px;">
<button onclick="window.open('https://www.facebook.com/associazione.universi','_blank')"
type="button" class="btn btn-outline-light"
style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<i class="fab fa-facebook"></i> La nostra pagina Facebook</button>
</div>
<div style="padding-bottom: 30px;">
<button onclick="window.open('https://www.facebook.com/groups/112154318816343','_blank')"
type="button" class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<i class="fab fa-facebook"></i> Il nostro gruppo Facebook</button>
</div>
<div style="padding-bottom: 30px;">
<button onclick="window.open('http://eepurl.com/hHAbs1','_blank')"
type="button" class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<i class="fas fa-envelope"></i> Iscriviti alla Newsletter (solo eventi)</button>
</div>
<div style="padding-bottom: 30px;">
<button onclick="window.open('https://www.youtube.com/channel/UCNYPGXrQrdyUisBab0LR0GA/','_blank')"
type="button" class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<i class="fab fa-youtube"></i> Youtube</button>
</div>
<div style="padding-bottom: 30px;">
<button type="button" class="btn btn-outline-light" style="width: 80%; padding-top:10px; padding-bottom:10px; font-weight: 600;">
<a href="mailto:[email protected]" style="color: rgb(230, 230, 230);">
<i class="fas fa-envelope"></i> Scrivici un'email
</a>
</button>
</div>
</div>
</div>
</div>
<div class="text-center">
<a href="https://www.alphaready.co" style="color: #3a3735;">Powered by AlphaReady</a>
<br />
<a href="https://oshawa-connection.github.io/" style="color: #3b3837;">Fatto da James Fleming</a>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
<!-- This pre-lander was created by Brandon Nilsson -->
<!-- You're welcome to edit, reproduce and change this template as long as original contributation stays present on the website at all times. -->
</body>
</html>