mirror of
https://github.com/arthur-pbty/PyRoute.git
synced 2026-06-07 06:45:09 +02:00
Adds css and js files
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="/aboute.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Aboute</h1>
|
||||
<p>c'est une page</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user