diff --git a/docs/imgs/MarkdownLivePreview-opposite.svg b/docs/imgs/MarkdownLivePreview-opposite.svg
new file mode 100644
index 0000000..b11987c
--- /dev/null
+++ b/docs/imgs/MarkdownLivePreview-opposite.svg
@@ -0,0 +1,92 @@
+
+
+
+
diff --git a/docs/imgs/MarkdownLivePreview.svg b/docs/imgs/MarkdownLivePreview.svg
new file mode 100644
index 0000000..37f19e4
--- /dev/null
+++ b/docs/imgs/MarkdownLivePreview.svg
@@ -0,0 +1,92 @@
+
+
+
+
diff --git a/docs/index.md b/docs/index.md
index d424af9..72663e5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,4 +1,7 @@
-Welcome to MarkdownLivePreview's documentation!
+# Welcome to MarkdownLivePreview's documentation!
+
+
MarkdownLivePreview is a [Sublime Text 3][st] plugin to preview your markdown as you type,
*right in Sublime Text itself*, without *any* dependency!
diff --git a/mkdocs.yml b/mkdocs.yml
index fd031b1..bd1b174 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -24,6 +24,7 @@ markdown_extensions:
- codehilite
extra:
+ logo: imgs/MarkdownLivePreview-opposite.svg
palette:
primary: Blue
accent: Indigo