diff options
author | karissa <krmckelv@gmail.com> | 2017-01-13 13:10:03 -0800 |
---|---|---|
committer | karissa <krmckelv@gmail.com> | 2017-01-13 13:10:03 -0800 |
commit | b093d4315b62f5ba0bbfc06688e958cf49a863fb (patch) | |
tree | 21ebc18df7260e7602f6b42ad8ea239abad92f53 /docs/cookbook | |
parent | c90bda02067f04124548e81fe9454f48863706e5 (diff) | |
download | dat-docs-b093d4315b62f5ba0bbfc06688e958cf49a863fb.tar.gz dat-docs-b093d4315b62f5ba0bbfc06688e958cf49a863fb.zip |
small changes in prep for h2 sidebar subitems
Diffstat (limited to 'docs/cookbook')
-rw-r--r-- | docs/cookbook/browser.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/cookbook/browser.md b/docs/cookbook/browser.md index 22010e4..4c9ac27 100644 --- a/docs/cookbook/browser.md +++ b/docs/cookbook/browser.md @@ -145,9 +145,7 @@ drop(document.body, function (files) { }) ``` -## Unsatisfied? - -If you still aren't satisfied, come over to our community channels and ask a question. It's probably a good one and we should cover it in the documentation. Thanks for trying it out, and PRs always welcome! +Come over to our community channels and ask a question. It's probably a good one and we should cover it in the documentation. Thanks for trying it out, and PRs always welcome! [![#dat IRC channel on freenode](https://img.shields.io/badge/irc%20channel-%23dat%20on%20freenode-blue.svg)](http://webchat.freenode.net/?channels=dat) [![datproject/discussions](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/datproject/discussions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |