modif présentation
This commit is contained in:
parent
949eefd69f
commit
135910b78f
@ -7,20 +7,17 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="Kevin PITA - Daniel Tartavel">
|
<meta name="author" content="Daniel Tartavel">
|
||||||
|
|
||||||
<title>Lyon Association Libre Informatique Solidaire</title>
|
<title>Lyon Association Libre Informatique Solidaire</title>
|
||||||
|
|
||||||
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
|
|
||||||
<link href="../css/bootstrap.min.css" rel="stylesheet">
|
|
||||||
|
|
||||||
<!-- Custom CSS -->
|
<!-- Custom CSS -->
|
||||||
<link href="../css/freelancer.css" rel="stylesheet">
|
<link href="../css/freelancer.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- Custom Fonts -->
|
<!-- Custom Fonts >
|
||||||
<link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
<link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
|
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
|
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"-->
|
||||||
|
|
||||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||||
@ -50,22 +47,13 @@
|
|||||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||||
<ul class="nav navbar-nav navbar-right">
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<li class="hidden">
|
<li class="page-scroll">
|
||||||
<a href="https://lalis.fr/index.html#page-top"></a>
|
<a href="index.html">Accueil gestion</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="page-scroll">
|
<li class="page-scroll">
|
||||||
<a href="https://lalis.fr/index.html#content">Présentation</a>
|
<a href="https://lalis.fr">Site Web LALIS</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="page-scroll">
|
</ul>
|
||||||
<a href="https://lalis.fr/index.html#about">Nos engagements</a>
|
|
||||||
</li>
|
|
||||||
<li class="page-scroll">
|
|
||||||
<a href="https://lalis.fr/index.html#horaires">Horaires</a>
|
|
||||||
</li>
|
|
||||||
<li class="page-scroll">
|
|
||||||
<a href="https://lalis.fr/index.html#contact">Contact</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div><div><a>Association loi 1901</a></div>
|
</div><div><a>Association loi 1901</a></div>
|
||||||
<!-- /.navbar-collapse -->
|
<!-- /.navbar-collapse -->
|
||||||
</div>
|
</div>
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<script src="../js/lalis.js"></script>
|
<!--script src="../js/lalis.js"></script>
|
||||||
<script src="../js/jquery.js"></script>
|
<script src="../js/jquery.js"></script>
|
||||||
|
|
||||||
<script src="../js/bootstrap.min.js"></script>
|
<script src="../js/bootstrap.min.js"></script>
|
||||||
@ -49,7 +49,7 @@
|
|||||||
<script src="../js/jqBootstrapValidation.js"></script>
|
<script src="../js/jqBootstrapValidation.js"></script>
|
||||||
<script src="../js/contact_me.js"></script>
|
<script src="../js/contact_me.js"></script>
|
||||||
|
|
||||||
<script src="../js/freelancer.js"></script>
|
<script src="../js/freelancer.js"></script-->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user