Skip to content

Commit

Permalink
Update and rename pp1.html to frame.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PUNKPOTUS authored Oct 7, 2024
1 parent 9c8b4b8 commit f41880e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frames/pp1.html → frames/frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}
}

const url = 'https://punkpotus.one/frames/pp.html';
const url = 'https://punkpotus.one/frames/';
fetchHTML(url)
.then(dom => extractMetadata(dom))
.then(metadata => createMediaElement(metadata))
Expand Down

0 comments on commit f41880e

Please sign in to comment.