Fix stylesheet loading
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
<title><?php echo title ?></title>
|
<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')) : ?>
|
<?php if (defined('backgroundImage')) : ?>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
Reference in New Issue
Block a user