diff --git a/example/index.html b/example/index.html
index a49c2f3..1d54ad5 100644
--- a/example/index.html
+++ b/example/index.html
@@ -32,6 +32,12 @@
div#app a {
margin-right:5px;
}
+ .scoop-it-icon {
+ display: inline-block;
+ width: 16px;
+ height: 16px;
+ background-image: url('http://www.scoop.it/resources/img/V4/presscoverage/logo/it_24.png')
+ }