Example layout refers to wrong css path
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="/stylesheets/style.css" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<title>{{page_title}}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user