use image path to render images
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="main-content" class="lg:bg-[#fdfefe]"/>
|
||||
<div id="main-content" class="lg:bg-[#fdfefe]">
|
||||
<%= yield %>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user