Ajouter stylesheet /static/index.css pour /
Déplacer public/scss vers public/css Ajouter public/css/index.css comme stylesheet pour / Ajouter route /static/index.css comme Blob text/css
This commit is contained in:
parent
74c24b27f3
commit
0036a6ddca
5 changed files with 15 additions and 4 deletions
|
@ -4,9 +4,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>AGECEM</title>
|
||||
<style>
|
||||
body {text-align: center;}
|
||||
</style>
|
||||
<link rel="stylesheet" href="static/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Association Générale Étudiante du Cégep Édouard-Montpetit</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue