forked from FWS/TEMPLATE-Web-site-one-page
temps
This commit is contained in:
+3
-3
@@ -7,7 +7,7 @@
|
||||
<meta name="description"
|
||||
content="Site statique one-page avec navigation par URL et chargement dynamique du contenu." />
|
||||
<title>Fws Web</title>
|
||||
<link rel="stylesheet" href="p/assets/main-styles/styles.css" />
|
||||
<link rel="stylesheet" href="p/assets/styles/styles.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -70,14 +70,14 @@
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>© <span id="footer-year">2026</span> Fws Linux</p>
|
||||
<p class="footer-release">Dernière release : non affichée</p>
|
||||
<p class="footer-commit">Dernier commit : non affiché</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="p/assets/main-nav/app.js"></script>
|
||||
<script src="p/assets/main-nav/feature-cards.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user