Kargi-Sitesi/404.html

52 lines
No EOL
1.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<!--Page Title-->
<title>Kargı Sitesi Resmi Sayfası</title>
<base href="https://batuhan-basoglu.github.io/Kargi-Sitesi/">
<!--Meta Keywords and Description-->
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<!--Favicon-->
<link rel="shortcut icon" href="../assets/images/favicon.ico" title="Favicon"/>
<!-- Animate CSS-->
<link href="../assets/css/font-awesome.css" rel="stylesheet">
<!--Google Webfonts-->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="styles.css"></head>
<body>
<app-root>
<!-- Preloader -->
<div id="preloader">
<div id="status" class="la-ball-triangle-path">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!--End of Preloader-->
</app-root>
<!-- Include JavaScript resources -->
<script src="../assets/js/jquery.1.8.3.min.js"></script>
<script src="../assets/js/wow.min.js"></script>
<script src="../assets/js/featherlight.min.js"></script>
<script src="../assets/js/featherlight.gallery.min.js"></script>
<script src="../assets/js/jquery.enllax.min.js"></script>
<script src="../assets/js/jquery.scrollUp.min.js"></script>
<script src="../assets/js/jquery.easing.min.js"></script>
<script src="../assets/js/jquery.stickyNavbar.min.js"></script>
<script src="../assets/js/jquery.waypoints.min.js"></script>
<script src="../assets/js/images-loaded.min.js"></script>
<script src="../assets/js/lightbox.min.js"></script>
<script src="../assets/js/site.js"></script>
<script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="vendor.js" type="module"></script><script src="main.js" type="module"></script></body>
</html>