Update 404.html

This commit is contained in:
smartfridge 2021-06-21 16:27:36 +02:00 committed by GitHub
parent 7a58a5f920
commit 23e9f454d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<!-- Metro 4 -->
<link rel="stylesheet" href="metro/metro.css" />
<link rel="stylesheet" href="https://smartfridge.ml/metro/metro.css" />
<!-- Custom Website CSS -->
<link rel="stylesheet" href="website.css" />
<link rel="stylesheet" href="https://smartfridge.ml/website.css" />
</head>
<body>
@ -63,7 +63,7 @@
<p class="text-center">Website is work in progress💕</p>
<!-- Metro 4 -->
<script src="metro/metro.js"></script>
<script src="https://smartfridge.ml/metro/metro.js"></script>
<script>
$(function () {
$(window).on("adblockalert", function () {