tweaks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-03-09 21:09:12 +03:00
parent ff444d6de2
commit 1e6be9bfd9
2 changed files with 2 additions and 2 deletions

View File

@@ -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
}] }]
} }

View File

@@ -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">