mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
Update 404.html
This commit is contained in:
parent
7a58a5f920
commit
23e9f454d3
1 changed files with 3 additions and 3 deletions
6
404.html
6
404.html
|
@ -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 () {
|
||||
|
|
Loading…
Reference in a new issue