try relative url for css files
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
Test Post: Getting Started with Elixir | MonoTab Blog
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/mono.css">
|
||||
<link rel="stylesheet" href="/css/responsive.css">
|
||||
<link rel="stylesheet" href="./css/mono.css">
|
||||
<link rel="stylesheet" href="./css/responsive.css">
|
||||
<meta name="description" content="A simple blog built with Elixir and Tableau">
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user