Skip to content

Commit

Permalink
fix 404 styling
Browse files Browse the repository at this point in the history
  • Loading branch information
aquiffoo committed Jan 19, 2025
1 parent ad34d19 commit 853cd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anti-iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="./static/styles.css" />
<link rel="stylesheet" href="./static/css/styles.css" />
<script src="https://cdn.jsdelivr.net/npm/marked/lib/marked.min.js"></script>
<script src="./js/script.js"></script>
<link rel="icon" type="image/x-icon" href="./static/logo.png" />
Expand Down

0 comments on commit 853cd7f

Please sign in to comment.