|
|
@@ -3,16 +3,16 @@
|
|
|
<body>
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
- <div class="col text-center" style="width: auto;">
|
|
|
+ <div class="col text-center w-100">
|
|
|
<h1 class="my-5">Congratulations!</h1>
|
|
|
<h2 class="my-5">GROWI Bot installation has succeeded!</h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="row mx-auto" style="width: 500px;">
|
|
|
+ <div class="row mx-auto w-100">
|
|
|
<h5>The steps required to configure GROWI Slack app</h5>
|
|
|
<ol>
|
|
|
<li>First, <code>/growi register</code> in any slack channel.</li>
|
|
|
- <img src="https://docs.growi.org/assets/images/slack-bot-growi-register.png" alt="growi-register" width="500px"/>
|
|
|
+ <img class="w-75" src="https://docs.growi.org/assets/images/slack-bot-growi-register.png" alt="growi-register"/>
|
|
|
<li>Looking for additional help? Try <code>/growi help</code></li>
|
|
|
</ol>
|
|
|
<p>Need more infomation? See Getting started.</p>
|