diff --git a/index.html b/index.html index 2e213b9..6670b3c 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@ // name: 'Salam Programming Language', maxLevel: 3, subMaxLevel: 2, - onlyCover: false, + onlyCover: true, coverpage: { '/': '_coverpage.md', // '/fa/': 'fa/_coverpage.md', @@ -65,6 +65,7 @@ routerMode: 'hash', // history auto2top: false, themeColor: 'orange', + logo: 'https://raw.githubusercontent.com/SalamLang/Salam/main/assets/logo-box.svg', basePath: 'https://salamlang.github.io/Salam-Document/', repo: 'https://github.com/SalamLang/Salam-Document' }