summaryrefslogtreecommitdiffstats
path: root/assets/stylesheets/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/variables.less')
-rw-r--r--assets/stylesheets/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/variables.less b/assets/stylesheets/variables.less
index a5a9f0c..e9a778b 100644
--- a/assets/stylesheets/variables.less
+++ b/assets/stylesheets/variables.less
@@ -1,5 +1,5 @@
/* Base static */
-@staticPath: "/static";
+@staticPath: "./";
/* Colors */
@codeboxMainColor: #F16956; /* red */