codingpassiveincome.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<base href="https://www.senaidbacinovic.com/" />
<title>SenaidBacinovic | Page not found</title>
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon" />
<!-- Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Senaid Bacinovic">
<meta name="description" content=" I will help you to become an amazing web developer even if you don't have a degree. ">
<!-- Google Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap">
<!-- Plugins CSS -->
<link rel="stylesheet" type="text/css" href="assets/vendor/font-awesome/css/all.min.css">
<link rel="stylesheet" type="text/css" href="assets/vendor/bootstrap-icons/bootstrap-icons.css">
<link rel="stylesheet" type="text/css" href="assets/vendor/tiny-slider/tiny-slider.css">
<link rel="stylesheet" type="text/css" href="assets/vendor/glightbox/css/glightbox.css">
<!-- Theme CSS -->
<link id="style-switch" rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/ytCustom.css">
</head>
<body>
<main>
<section>
<div class="container">
<div class="row">
<div class="col-12 text-center">
<!-- Image -->
<img src="assets/images/error404.svg" class="h-200px h-md-400px mb-4" alt="">
<!-- Title -->
<h1 class="display-1 text-danger mb-0">404</h1>
<!-- Subtitle -->
<h2>Oh no, something went wrong!</h2>
<!-- info -->
<p class="mb-4">Either something went wrong or this page doesn't exist anymore.</p>
<!-- Button -->
<a href="https://www.senaidbacinovic.com" class="btn btn-primary mb-0">Take me to Homepage</a>
</div>
</div>
</div>
</section>
</main>
</body>
</html>