diff --git a/_includes/themes/twitter/my.html b/_includes/themes/twitter/my.html
index 805ede10..fa0f7854 100644
--- a/_includes/themes/twitter/my.html
+++ b/_includes/themes/twitter/my.html
@@ -18,19 +18,18 @@
View on GitHub
- Spectrum 2
- Spectrum 2 IM transports
+
-
+
-
+
diff --git a/_includes/themes/twitter/myconfig.html b/_includes/themes/twitter/myconfig.html
index 337f3af4..5b28c957 100644
--- a/_includes/themes/twitter/myconfig.html
+++ b/_includes/themes/twitter/myconfig.html
@@ -18,19 +18,18 @@
View on GitHub
- Spectrum 2
- Spectrum 2 IM transports
+
-
+
-
+
diff --git a/animation.gif b/animation.gif
new file mode 100644
index 00000000..ffc3f21f
Binary files /dev/null and b/animation.gif differ
diff --git a/css/style_config.css b/css/style_config.css
index 40648873..9004b64d 100644
--- a/css/style_config.css
+++ b/css/style_config.css
@@ -176,6 +176,15 @@ img {
-ms-box-shadow: 0 0 5px #ebebeb;
}
+header img {
+ border: 0;
+ box-shadow: 0 0 0px #ebebeb;
+ -webkit-box-shadow: 0 0 0px #ebebeb;
+ -moz-box-shadow: 0 0 0px #ebebeb;
+ -o-box-shadow: 0 0 0px #ebebeb;
+ -ms-box-shadow: 0 0 0px #ebebeb;
+}
+
pre, code {
/* width: 100%; */
color: #222;
diff --git a/index.md b/index.md
index 1f9c5d23..0e9c85c2 100644
--- a/index.md
+++ b/index.md
@@ -5,6 +5,8 @@ title: Spectrum 2
## About
+
+
Spectrum 2 is an Generic transport/gateway.
It supports multiple frontends like XMPP or Slack and can transport messages using these
frontends to wide range of different networks such as such as ICQ, XMPP (Jabber, GTalk),
diff --git a/logo.png b/logo.png
new file mode 100644
index 00000000..91a2d38d
Binary files /dev/null and b/logo.png differ