Skip to content

Commit 92d21ae

Browse files
committed
Absolute URL
1 parent 6fece21 commit 92d21ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/minify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
'minify_enabled' => function(){
77
return isset($_GET['no_min']) == false;
88
},
9-
'min_path' => 'assets/min/', // relative to public
9+
'min_path' => '/assets/min/', // relative to public
1010
];

0 commit comments

Comments
 (0)