Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaAppsInc committed Dec 22, 2022
2 parents 62b083b + 749b1e4 commit 808c643
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion home.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fracital | Home</title>
<link rel="stylesheet" href="./styles/home.css">
<script type='text/javascript' src='//pl17732899.profitablegatetocontent.com/af/82/da/af82dad11d879c5149af1f4f990b81db.js'></script>
</head>
<body>
<div id="particles-js"></div>
Expand Down Expand Up @@ -36,4 +37,4 @@ <h4 class="patlink">Check out our tiktok:<a class="patlinkc" onclick="tik();">@f
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script src="particlesjs.js"></script>
<script src="./js/home.js"></script>
</html>
</html>
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
});
};
</script>
<script type='text/javascript' src='//pl17732899.profitablegatetocontent.com/af/82/da/af82dad11d879c5149af1f4f990b81db.js'></script>
</head>
<body>
<div class="toolbar" id="toolbar" role="banner">
Expand Down
3 changes: 2 additions & 1 deletion links.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<link rel="icon" type="image/x-icon" href="./resources/favicon.ico" />
<title>Fracital | Links</title>
<link rel="stylesheet" href="./styles/links.css">
<script type='text/javascript' src='//pl17732899.profitablegatetocontent.com/af/82/da/af82dad11d879c5149af1f4f990b81db.js'></script>
</head>

<body>
Expand Down Expand Up @@ -51,4 +52,4 @@ <h1 class="name">
<script src="particlesjs.js"></script>s
</body>

</html>
</html>
3 changes: 2 additions & 1 deletion settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Settings</title>
<link rel="stylesheet" id="relss" id="style" href="./styles/settings.css">
<script type='text/javascript' src='//pl17732899.profitablegatetocontent.com/af/82/da/af82dad11d879c5149af1f4f990b81db.js'></script>
</head>
<body>
<div id="particles-js"></div>
Expand Down Expand Up @@ -68,4 +69,4 @@ <h2 class="titles">Themes</h2>
<script src="particlesjs.js"></script>
<script src="./js/settings.js"></script>
</body>
</html>
</html>

0 comments on commit 808c643

Please sign in to comment.