22 lines
No EOL
786 B
HTML
22 lines
No EOL
786 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta charset="utf-8"/>
|
|
|
|
<title>OSS 110'Metz</title>
|
|
|
|
<meta name="description" content="Le site web du BDE Metz pour 2025, fait avec beaucoup d'amour" />
|
|
<meta name="author" content="VP geeks aka le REZO (cf rezo-rm.fr pour plus de détail)" />
|
|
<meta name="keyword" content="caca" />
|
|
|
|
<link rel="icon" href="img/favicon.ico">
|
|
|
|
<link rel="stylesheet" href="css/main.css" />
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
|
|
</body>
|
|
</html> |