mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: add canonical to base index.html
This commit is contained in:
parent
fd9d7ee943
commit
8a67a5bbf1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="canonical" href="https://svelte.carbondesignsystem.com/" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Svelte implementation of the Carbon Design System" />
|
||||
<title>Carbon Components Svelte</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue