Merge pull request #7 from xkpd3/patch-1
Example layout refers to wrong css path
This commit is contained in:
commit
7515f68a8d
@ -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