21 lines
747 B
PHP
21 lines
747 B
PHP
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="MyHyvesbook+ is het sociaal media voor alle coole mensen.">
|
|
<meta name="keywords" content="MyHyvesbookPlus,Myhyvesbook+,sociaal,media">
|
|
<meta name="author" content="MyHyvesbookplus corporation">
|
|
<title>MyHyvesbook+</title>
|
|
<link rel="stylesheet"
|
|
type="text/css"
|
|
href="/styles/main.css">
|
|
<link rel="stylesheet"
|
|
type="text/css"
|
|
href="styles/index.css">
|
|
<link rel="stylesheet"
|
|
type="text/css"
|
|
href="styles/font-awesome.css">
|
|
<script src="js/jquery.js"></script>
|
|
<script src="js/registerAndLogin.js"></script>
|
|
<script src='https://www.google.com/recaptcha/api.js'></script>
|
|
|
|
</head>
|