Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokarr committed Sep 14, 2023
1 parent 800b433 commit 44439f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import initializePageTransition from "./helper/page";
import initializeLinkAnimations from "./components/links/links";

async function initializeAnimations() {
console.log("Made by Exord")
console.log("Made by Exord2")
initializePageTransition();
// base delay of pagetransition
initializeHeadingAnimation();
Expand Down

0 comments on commit 44439f9

Please sign in to comment.