diff --git a/docs/source/_themes/Alchemy/layout.html b/docs/source/_themes/Alchemy/layout.html
index 6790e9e..59151bb 100644
--- a/docs/source/_themes/Alchemy/layout.html
+++ b/docs/source/_themes/Alchemy/layout.html
@@ -163,9 +163,7 @@
-->
-
-
-
+ {% include "ribbon.html" %}
diff --git a/docs/source/_themes/Alchemy/ribbon.html b/docs/source/_themes/Alchemy/ribbon.html
new file mode 100644
index 0000000..3ae4201
--- /dev/null
+++ b/docs/source/_themes/Alchemy/ribbon.html
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/docs/source/local_conf.py b/docs/source/local_conf.py
index 1eec23f..43a7895 100644
--- a/docs/source/local_conf.py
+++ b/docs/source/local_conf.py
@@ -1,9 +1,6 @@
# project name
project = u'PHP-FFMpeg'
-#github repository URL
-github_repo = 'https://github.com/alchemy-fr/PHP-FFmpeg'
-
# Tex info conf
texinfo_documents = [
('index', 'PHP-FFMpeg', u'PHP-FFMpeg Documentation',