Mise à jour de 'default-page.html'
This commit is contained in:
+9
-1
@@ -1,3 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Ma page</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||||
<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>
|
||||||
@@ -110,4 +116,6 @@
|
|||||||
<a href="">elysian fields</a>
|
<a href="">elysian fields</a>
|
||||||
<a href="">site information</a>
|
<a href="">site information</a>
|
||||||
<a href="">a long thread title here</a>
|
<a href="">a long thread title here</a>
|
||||||
</div>
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user