Update url
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.idea
|
||||||
|
|||||||
@@ -115,7 +115,7 @@ export default [
|
|||||||
new Project({
|
new Project({
|
||||||
name: 'Kopyl Games',
|
name: 'Kopyl Games',
|
||||||
preview: gamesPreview,
|
preview: gamesPreview,
|
||||||
link: 'https://games.anatolykopyl.ru',
|
link: 'https://games.kopyl.dev',
|
||||||
descriptionSlug: 'games_desc',
|
descriptionSlug: 'games_desc',
|
||||||
flip: true,
|
flip: true,
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user