changed formatting to fit the style of the documentation (#6027)

Merge pull request 6027
This commit is contained in:
Ricky Han 2017-04-14 07:33:35 -04:00 committed by jekyllbot
parent 5f6abda201
commit c49bc5c28b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ may want to install, depending on how you plan to use Jekyll.
Register your site with [txtpen](https://txtpen.com). Then append Register your site with [txtpen](https://txtpen.com). Then append
```html ```html
<script src="https://txtpen.com/embed.js?site=<your site name>" /> <script src="https://txtpen.com/embed.js?site=<your site name>"></script>
``` ```
to your template files in `/_layout` folder. to your template files in `/_layout` folder.