Skip to content

Commit b5f53bc

Browse files
Update head.html
1 parent fc6533b commit b5f53bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/includes/head.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description"
1010
content="Open-Source Django starter styled with Tailwind/Flowbite - Actively supported by AppSeed.">
1111

12-
<link rel="canonical" href="https://appseed.us/product/rocket/django/">
12+
<link rel="canonical" href="https://app-generator.dev/product/rocket/django/">
1313

1414
<link rel="preconnect" href="https://fonts.googleapis.com">
1515
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -51,4 +51,4 @@
5151
} else {
5252
document.documentElement.classList.remove('dark')
5353
}
54-
</script>
54+
</script>

0 commit comments

Comments
 (0)