We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f05a9 commit f7e8f9eCopy full SHA for f7e8f9e
app/views/pages/index.vein.php
@@ -7,7 +7,7 @@
7
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
8
<title>Leaf MVC</title>
9
<!-- example asset import -->
10
- <link rel="stylesheet" href="/app/views/assets/css/wynter.css" />
+ <link rel="stylesheet" href="../assets/css/wynter.css" />
11
<style>
12
.demo-ribbon {
13
width: 100%;
0 commit comments