diff --git a/docs/src/.vuepress/theme/index.ts b/docs/src/.vuepress/theme/index.ts
index 67a2edc9..f6021c7d 100644
--- a/docs/src/.vuepress/theme/index.ts
+++ b/docs/src/.vuepress/theme/index.ts
@@ -41,7 +41,6 @@ const typedocSidebarEntries = (): SidebarConfigArray => {
export default {
name: 'vuepress-theme-local',
extends: defaultTheme({
- repo: 'bcakmakoglu/vue-flow',
docsDir: 'docs/src/',
docsBranch: 'master',
lastUpdated: true,
diff --git a/docs/src/.vuepress/theme/layouts/default.vue b/docs/src/.vuepress/theme/layouts/default.vue
index e50c50c3..ad7a8e08 100644
--- a/docs/src/.vuepress/theme/layouts/default.vue
+++ b/docs/src/.vuepress/theme/layouts/default.vue
@@ -7,9 +7,49 @@ import '../../assets/index.css'
+
+
+