This commit is contained in:
@@ -4,6 +4,6 @@ module.exports = {
|
|||||||
script: './src/index.js',
|
script: './src/index.js',
|
||||||
watch: true,
|
watch: true,
|
||||||
ignore_watch: ['node_modules', 'public/*'],
|
ignore_watch: ['node_modules', 'public/*'],
|
||||||
restart_delay: 600000
|
restart_delay: 4 * 60 * 1000
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<link rel="canonical" href="https://warframe.center/">
|
<link rel="canonical" href="https://warframe.center/">
|
||||||
<link rel="alternate" hreflang="en" href="https://warframe.center/">
|
<link rel="alternate" hreflang="en" href="https://warframe.center/">
|
||||||
<link rel="alternate" hreflang="ru" href="https://warframe.center/ru/">
|
<link rel="alternate" hreflang="ru" href="https://warframe.center/ru/">
|
||||||
<link rel="alternate" hreflang="ua" href="https://warframe.center/ua/">
|
<link rel="alternate" hreflang="uk" href="https://warframe.center/ua/">
|
||||||
<link rel="alternate" hreflang="x-default" href="https://warframe.center/">
|
<link rel="alternate" hreflang="x-default" href="https://warframe.center/">
|
||||||
<meta property="og:title" content="Warframe Center">
|
<meta property="og:title" content="Warframe Center">
|
||||||
<meta property="og:description" content="Find profits in the Warframe market">
|
<meta property="og:description" content="Find profits in the Warframe market">
|
||||||
|
|||||||
Reference in New Issue
Block a user