Fix stylesheet loading
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
<title><?php echo title ?></title>
|
||||
|
||||
<link rel="stylesheet" href="<?php $YOURLS_SITE ?>/frontend/dist/styles.css">
|
||||
|
||||
<link rel="stylesheet" href="/frontend/dist/styles.css">
|
||||
|
||||
<?php if (defined('backgroundImage')) : ?>
|
||||
<style>
|
||||
body {
|
||||
|
Reference in New Issue
Block a user