fixed issues with site urls not being a site root (hopefully)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="/default.css">
|
||||
<link rel="stylesheet" href="/custom.css">
|
||||
<link rel="stylesheet" href="<%= config.site_url %>/default.css">
|
||||
<link rel="stylesheet" href="<%= config.site_url %>/custom.css">
|
||||
|
||||
Reference in New Issue
Block a user