Mise à jour de 'default-page.html'
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Ma page</title>
|
||||
</head>
|
||||
|
||||
<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://unpkg.com/phosphor-icons"></script>
|
||||
@@ -111,3 +117,5 @@
|
||||
<a href="">site information</a>
|
||||
<a href="">a long thread title here</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user