Example layout refers to wrong css path
This commit is contained in:
parent
e8b7b628d9
commit
bd73266c5d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user