Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RISHAB-CREATOR authored Jan 20, 2024
1 parent 235aea7 commit 0857b74
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tools/ImageTools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,20 @@
<meta property="og:description" content="Premium tools by Rishab.">
<meta property="og:type" content="website">
<meta name="robots" content="index, follow">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/kursors.js"></script>
<script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script>
<script src="../js/nocheats.js"></script>
<script src="../js/smoothscroll.js"></script>
<script src="../js/jquery.js"></script>
<script>
new kursor({
type: 1
})
</script>
<link rel="shortcut icon" href="/icons/icon_64.png">
<link rel="icon" href="/icons/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/icons/apple-touch-icon.png">
<link rel="preload stylesheet" href="../css/flash.css" as="style">
<link rel="stylesheet" href="./css/main.css" />
<link rel="stylesheet" href="./css/hyper.css" />
</head>
Expand Down

0 comments on commit 0857b74

Please sign in to comment.