Changed links to absolute path.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<title>MyHyvesbook+</title>
|
||||
<link rel="stylesheet"
|
||||
type="text/css"
|
||||
href="styles/main.css">
|
||||
href="/styles/main.css">
|
||||
<link rel="stylesheet"
|
||||
type="text/css"
|
||||
href="styles/index.css">
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
href="/styles/index.css">
|
||||
<script src="/js/jquery.js"></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user