You've already forked get-canonical-url
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:
7
test/fixtures/with-canonical-tag.html
vendored
Normal file
7
test/fixtures/with-canonical-tag.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="canonical" href="https://test.example.com/this/doesnt/exist.aspx?no=really&it=doesnt#gocheck">
|
||||
<script src="../../dist/get-canonical-url.min.js"></script>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user