aboutsummaryrefslogtreecommitdiff
path: root/templates/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.php')
-rw-r--r--templates/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.php b/templates/header.php
index 3a228e1..71bcbcc 100644
--- a/templates/header.php
+++ b/templates/header.php
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>localhost: ~red</title>
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href='<?php echo $config['urls']['base']; ?>/style.css'>
</head>
<body>