Mise à jour de 'pages/default-page.html'

This commit is contained in:
2023-07-19 01:56:29 +00:00
parent 6886f2e6fa
commit c31d84286c
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Ma page</title> <title>Ma page</title>
</head> </head>
<link rel="stylesheet" type="text/css" href="horde.css" id="styles-theme" /> <link rel="stylesheet" type="text/css" href="css/horde.css" id="styles-theme" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://unpkg.com/phosphor-icons"></script> <script src="https://unpkg.com/phosphor-icons"></script>
<script src="https://code.jquery.com/jquery-1.7.2.js"></script> <script src="https://code.jquery.com/jquery-1.7.2.js"></script>