diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 2cb9f22..3775afa 100644 --- a/public/index.html +++ b/public/index.html @@ -2,5 +2,6 @@ <html lang="fr"> <meta charset="utf-8"> <title>Rx</title> +<link rel="stylesheet" href="main.css"> <body></body> <script src="example.js"></script> |