Skip to content

Commit

Permalink
cache fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MineAndCraft12 committed Nov 30, 2022
1 parent 213e552 commit f70120e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flashcards/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html>
<head>
<title>AaronOS Flash Cards</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="style.css?v=2">
<script defer src="https://aaronos.dev/AaronOS/aosTools.js"></script>
<script defer src="script.js"></script>
<script defer src="script.js?v=2"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
Expand Down

0 comments on commit f70120e

Please sign in to comment.