We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6533b commit b5f53bcCopy full SHA for b5f53bc
templates/includes/head.html
@@ -9,7 +9,7 @@
9
<meta name="description"
10
content="Open-Source Django starter styled with Tailwind/Flowbite - Actively supported by AppSeed.">
11
12
-<link rel="canonical" href="https://appseed.us/product/rocket/django/">
+<link rel="canonical" href="https://app-generator.dev/product/rocket/django/">
13
14
<link rel="preconnect" href="https://fonts.googleapis.com">
15
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -51,4 +51,4 @@
51
} else {
52
document.documentElement.classList.remove('dark')
53
}
54
-</script>
+</script>
0 commit comments