Skip to content

Commit 68db460

Browse files
committed
Use different domain
1 parent 9cfbcdd commit 68db460

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

now.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 2,
3-
"alias": ["react-slidy.midu.dev"],
3+
"alias": ["react-slidy.now.sh"],
44
"name": "react-slidy"
55
}

pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default () => (
2121
name="description"
2222
content="A carousel component for React with the basics. It just works. For minimal setup and needs. Focused on performance ⚡"
2323
/>
24-
<link rel="canonical" href="https://react-slidy.midu.dev/" />
24+
<link rel="canonical" href="https://react-slidy.now.sh/" />
2525
</Head>
2626
<GitHubBagdge />
2727
<IndexMDX />

0 commit comments

Comments
 (0)