solve the sidebar problem in the docs

This commit is contained in:
Mahmoud Zalt
2017-02-22 23:08:54 -05:00
parent d0c0a13e28
commit a37ba5c477
14 changed files with 1363 additions and 278 deletions

View File

@ -19,7 +19,7 @@ googleAnalytics = "UA-37514928-9"
repo_url = "https://github.com/laradock/laradock"
version = ""
logo = "images/logo.png"
logo = ""
favicon = ""
permalink = "#"
@ -47,8 +47,8 @@ googleAnalytics = "UA-37514928-9"
# ------- MENU START -----------------------------------------
[[menu.main]]
name = "Overview"
url = "/"
name = "Introduction"
url = "introduction/"
weight = 1
[[menu.main]]