brutal script removal

This commit is contained in:
ilya 2025-08-21 01:00:38 +02:00
parent aad3005c37
commit c860195768

View File

@ -6,7 +6,7 @@
--> -->
<html> <html>
<head> <head>
<title>Alpha by HTML5 UP</title> <title>Fédération Française de Coinche</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" /> <link rel="stylesheet" href="assets/css/main.css" />
@ -64,7 +64,7 @@
</header> </header>
<span class="image featured"><img src="images/pic01.jpg" alt="" /></span> <span class="image featured"><img src="images/pic01.jpg" alt="" /></span>
</section> </section>
<!--
<section class="box special"> <section class="box special">
<header class="major"> <header class="major">
<h2>Agenda des coinches</h2> <h2>Agenda des coinches</h2>
@ -72,6 +72,7 @@
</header> </header>
<span class="image featured"><img src="images/pic01.jpg" alt="" /></span> <span class="image featured"><img src="images/pic01.jpg" alt="" /></span>
</section> </section>
-->
<!-- <!--
<section class="box special features"> <section class="box special features">
<div class="features-row"> <div class="features-row">
@ -134,7 +135,7 @@
<section id="cta"> <section id="cta">
<h2>Appel à collectage</h2> <h2>Appel à collectage</h2>
<p>Envoyez nous vos règles de coinche, avec qui vous jouez, où, dans quel contexte</p> <p>Envoyez nous vos règles de coinche, avec qui vous jouez, où, dans quel contexte : <a href="mailto:contact@ffcoinche.fr">contact@ffcoinche.fr</a></p>
<!-- <!--
<form> <form>
@ -154,28 +155,25 @@
<!-- Footer --> <!-- Footer -->
<footer id="footer"> <footer id="footer">
<ul class="icons"> <ul class="icons">
<!--
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li> <li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li> <li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li> <li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li> <li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon brands fa-dribbble"><span class="label">Dribbble</span></a></li> <li><a href="#" class="icon brands fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="#" class="icon brands fa-google-plus"><span class="label">Google+</span></a></li> <li><a href="#" class="icon brands fa-google-plus"><span class="label">Google+</span></a></li>
-->
</ul> </ul>
<ul class="copyright"> <ul class="copyright">
<li>&copy; Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li> <li>Contenu licence domaine publique</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
<li>Hébergé par <a href="https://jean-cloud.net">Jean-Cloud</a></li>
</ul> </ul>
</footer> </footer>
</div> </div>
<!-- Scripts --> <!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body> </body>
</html> </html>