1
mirror of https://github.com/jakejarvis/get-canonical-url.git synced 2025-09-16 19:55:32 -04:00

initial commit 🎉

This commit is contained in:
2021-09-29 20:49:54 -04:00
commit 0a7a95b30c
17 changed files with 5124 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<!doctype html>
<html>
<head>
<script src="../../dist/get-canonical-url.min.js"></script>
</head>
</html>