about.php
<!doctype html>
<html lang="ru-RU">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
<?php
include 'settings/page.php'
?>
</body>
<script src="app.js"></script>
</html>
font-family: "Exo";
src: url('/fonts/Exo20-Regular.eot');
src: url('/fonts/Exo20-Regular.eot?#iefix') format('embedded-opentype'),
url('/fonts/Exo20-Regular.woff2') format('woff2'),
url('/fonts/Exo20-Regular.woff') format('woff'),
url('/fonts/Exo20-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
font-family: "Exo";
src: url('/fonts/Exo20-Regular.eot');
src: url('/fonts/Exo20-Regular.eot?#iefix') format('embedded-opentype'),
url('/fonts/Exo20-Regular.woff') format('woff'),
url('/fonts/Exo20-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
console.log()
, он срабатывает, но по ссылке на другую страницу не переходит, как будто и не добавилась инструкция window.open