-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfuciup.html
93 lines (58 loc) · 3.01 KB
/
fuciup.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FUCIup</title>
<meta name="author" content="Francesco Dulio" />
<meta name="description" content="News, events, photos of activities of F.U.C.I., everywhere in Italy." >
<meta name="keywords" content="mac,apple,iphone,ipad,ios,osx,apps,development,android" >
<link rel="alternate" type="application/rss+xml" title="Francesco Dulio" href="http://adrenocortico.github.com/feed.xml" />
<link rel="stylesheet" href="/css/component.css">
<link rel="stylesheet" href="/css/demo.css">
<link rel="canonical" href="http://adrenocortico.github.com/fuciup">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="/fonts/feather/style.css">
<link rel="stylesheet" type="text/css" href="/css/animate.min.css">
<script src="/js/modernizr.custom.js"></script>
<script src="/js/hammer.min.js"></script>
<meta property="og:site_name" content="Francesco Dulio"/>
<meta property="og:title" content="FUCIup"/>
<meta property="og:description" content="News, events, photos of activities of F.U.C.I., everywhere in Italy." />
<meta property="og:image" content="http://adrenocortico.github.com/images/delightfuldev-facebook-cover.png" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://adrenocortico.github.com/fuciup" >
</head>
<body>
<div class="container">
<header class="bp-header cf">
</header>
<section class="content content--open">
<div class="content__item content__item--current content__item--reset">
<div class="content__item-inner">
<img class="content__item-img animated bounceInDown" src="/images/fuciup/fuciup.png" alt="FUCIup" id="app-icon" />
<h2>FUCIup</h2>
<h3>News, events, photos of activities of F.U.C.I., everywhere in Italy.</h3>
<p class="content__item-center">
The official app of Federazione Universitaria Cattolica Italiana.
</p>
<p><img class="content__item-img-center animated zoomIn" src="/images/fuciup/fuciup.png" alt="FUCIup" /></p>
<h3 id="section_title">Download</h3>
<p><a href=" https://itunes.apple.com/it/app/fuciup/id938655816?mt=8 "><img class="content__item-img-center" src="/images/app_store.png" /></a>
<a href=" https://play.google.com/store/apps/details?id=com.conduit.app_b5680961d0864cababaab89c773a2d43.app&hl=it "><img class="content__item-img-center" src="/images/playstore.png" /></a></p>
<div class="footer">
<p>© 2016 Francesco Dulio</p>
</div>
</div>
</div>
<button class="button button--close"><i class="icon icon--circle-cross"></i><span class="text-hidden">Close content</span></button>
</section>
</div>
<section class="content">
</section>
<script src="/js/classie.js"></script>
<script src="/js/dynamics.min.js"></script>
<script src="/js/main.js"></script>
</body>
</html>