Skip to content
Snippets Groups Projects
Commit f0e01663 authored by Eloi Perdereau's avatar Eloi Perdereau
Browse files

try absolute url for css

parent 42c242e5
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/main.css' | absolute_url }}">
<!--[if IE]>
<style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment