瀏覽代碼

update description

itizawa 4 年之前
父節點
當前提交
74bb04bd9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/slackbot-proxy/src/views/commons/head.ejs

+ 1 - 1
packages/slackbot-proxy/src/views/commons/head.ejs

@@ -2,7 +2,7 @@
 <html lang="en">
   <meta charset="UTF-8">
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="description" content="GROWI Official Bot">
+  <meta name="description" content="GROWI is a wiki that can be written in Markdown and easy to share information with everyone.">
   <link rel="shortcut icon" href="/images/growi-bot.png">
   <title>GROWI Official Bot</title>
   <link href="./css/bootstrap.min.css" rel="stylesheet" >