summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_static/haiku.css1
-rw-r--r--docs/_static/header.pngbin98587 -> 16588 bytes
-rw-r--r--docs/index.rst1
3 files changed, 0 insertions, 2 deletions
diff --git a/docs/_static/haiku.css b/docs/_static/haiku.css
index 41e0eb45..3d8ee6a7 100644
--- a/docs/_static/haiku.css
+++ b/docs/_static/haiku.css
@@ -409,7 +409,6 @@ div.viewcode-block:target {
padding: 0 12px;
}
-
#from_andyet {
-webkit-box-shadow: #CCC 0px 0px 3px;
background: rgba(255, 255, 255, 1);
diff --git a/docs/_static/header.png b/docs/_static/header.png
index 19310618..2aaa53a1 100644
--- a/docs/_static/header.png
+++ b/docs/_static/header.png
Binary files differ
diff --git a/docs/index.rst b/docs/index.rst
index 9ccb1b27..fe7df7f9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -59,7 +59,6 @@ SleekXMPP's design goals and philosphy are:
sensible defaults and appropriate abstractions. XML can be ugly to work
with, but it doesn't have to be that way.
-
Here's your first SleekXMPP Bot:
--------------------------------