css in assets
This commit is contained in:
@@ -2,13 +2,5 @@
|
||||
<title>{{ Meta.Title }}</title>
|
||||
<meta name="description" content="{{ Meta.Description }}" />
|
||||
<meta name="keywords" content="{{ Meta.Keywords }}" />
|
||||
<style>
|
||||
a {
|
||||
color: black;
|
||||
}
|
||||
body {
|
||||
color: #333;
|
||||
background-color: lightgrey;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/main.css">
|
||||
</meta>
|
||||
|
||||
Reference in New Issue
Block a user