Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
update v1.0
  • Loading branch information
margregorioschurch authored Dec 21, 2024
1 parent 552de19 commit 72ce02a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />

<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/bootstrap.min.css" rel="stylesheet">


<!-- Template Stylesheet -->
<link href="../css/style.css" rel="stylesheet">
<link href="../css/style1.css" rel="stylesheet">
<link href="../../css/style.css" rel="stylesheet">
<link href="../../css/style1.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script>
$(document).ready(function() {
Expand Down

0 comments on commit 72ce02a

Please sign in to comment.