We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db4b3e commit 258cc21Copy full SHA for 258cc21
gridsome.config.js
@@ -19,7 +19,7 @@ module.exports = {
19
siteUrl: `https://serverless.co.jp`,
20
siteDescription: `Serverless Operationsは、これまでグローバルの第一線で培ってきたクラウド技術(AWS − アマゾンウェブサービス)の豊富な実績と知見を活かし、お客さまのサーバーレスによる開発や運用の支援、コンサルティングまで一貫してサポート。サーバーレスに関するさまざまな課題を解決いたします。`,
21
metadata: {
22
- siteOgImage: `https://serverless.co.jp/assets/img/ogp.png`,
+ siteOgImage: `ogp.png`,
23
},
24
25
templates: {
0 commit comments