aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorIndrajith K L2017-12-19 19:10:01 +0530
committerIndrajith K L2017-12-19 19:10:01 +0530
commit9b608b89b16953c8d717ed8fde02ae396eea6094 (patch)
treea914badf600f8f95c4d25e8d8f4138290162bd8b /docs/index.html
parent90d191ce4b23106657712efe3e8830410b89225e (diff)
downloadvanilla-yo-notification-9b608b89b16953c8d717ed8fde02ae396eea6094.tar.gz
vanilla-yo-notification-9b608b89b16953c8d717ed8fde02ae396eea6094.tar.bz2
vanilla-yo-notification-9b608b89b16953c8d717ed8fde02ae396eea6094.zip
* Webpack config changes
* Updated documentation with example * removed unwanted dependencies from starter pack
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 747731f..04a12c4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -13,7 +13,7 @@
<script>
window.$docsify = {
name: 'vanilla-yo-notification',
- repo: ''
+ repo: 'https://github.com/cooljith91112/vanilla-yo-notification'
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>