Skip to content

Commit

Permalink
Update Davide short bio
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Guerri committed Apr 24, 2014
1 parent 8ac0b7b commit c4dd72a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/grid.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/grid.css" type="text/css" media="screen">
<script src="js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="js/cufon-yui.js" type="text/javascript"></script>
<script src="js/cufon-replace.js" type="text/javascript"></script>
<script src="js/Asap_400.font.js" type="text/javascript"></script>
<script src="js/Asap_italic_400.font.js" type="text/javascript"></script>
<script src="js/Asap_italic_400.font.js" type="text/javascript"></script>
<script src="js/FF-cash.js" type="text/javascript"></script>
<script src="js/jquery.equalheights.js" type="text/javascript"></script>
<script src="js/jquery.equalheights.js" type="text/javascript"></script>
<script src="js/jquery.cycle.all.js" type="text/javascript"></script>
<script>
$('#banners')
.cycle({
fx: 'fade',
.cycle({
fx: 'fade',
delay: 5000 ,
timeout: 7000,
manualTrump:false,
cleartypeNoBg: true,
next: '#next',
prev: '#prev'
});
</script>
</script>
<!--[if lt IE 8]>
<div style=' clear: both; text-align:center; position: relative;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
Expand Down Expand Up @@ -96,7 +96,7 @@ <h1><a href="index.html"><img title="OpenWISP" src="images/OpenWISP%20logo.png"
</div>
</div>
</header>

<!--==============================content================================-->
<section id="content">
<div class="ic">
Expand All @@ -123,7 +123,7 @@ <h6>Maurizio Goretti</h6>
<br />
<div class="extra-wrap">
<h6>Davide Guerri</h6>
After working as a developer at CNR, as an ICT security consultant at CNIPA and as a CTO at CASPUR's WiFi projects, is now working in the UNIDATA's R&D department. He's also CTO of the OpenWISP project.
Designed and developed the first public release of the OpenWISP platform in 2008. Former CTO of the OpenWISP project, he has been working for HP in Bristol, UK since October 2013.
</div>
<br />
<div class="wrapper">
Expand Down Expand Up @@ -179,7 +179,7 @@ <h6>Matteo Latini</h6>
</article>
</div>
</div>
</section>
</section>
<!--==============================footer=================================-->
<footer>
<div class="inner">
Expand Down

0 comments on commit c4dd72a

Please sign in to comment.