Merge branch 'master' into joey-testing

This commit is contained in:
Joey Lai
2017-01-20 16:18:57 +01:00
22 changed files with 548 additions and 224 deletions

View File

@@ -3,10 +3,11 @@
<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="jqeury.js"></script>
<script src="registerAndLogin.js"></script>
</head>