Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
schmar00 committed Apr 2, 2024
1 parent dc17a0b commit 71d2571
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
<head>
<meta charset="UTF-8">
<title>404</title>
<link rel="stylesheet" href="css/bootstrap.css"> <!-- bootswatch simplex modified-->
<link rel="stylesheet" href="css/style.css">
<script src="js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://bootswatch.com/4/simplex/bootstrap.min.css"> <!-- bootswatch simplex modified-->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</head>

<body style="background: #dedede;">
Expand Down

0 comments on commit 71d2571

Please sign in to comment.