فهرست منبع

Updated layout documentation.

It was saying that the layout consists of four major parts. But there were three items listed.
Md Rubel Miya 3 سال پیش
والد
کامیت
ec3a24a19c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      docs/layout.md

+ 1 - 0
docs/layout.md

@@ -11,6 +11,7 @@ The layout consists of four major parts:
 
 - Wrapper `.wrapper`. A div that wraps the whole site.
 - Main Header `.main-header`. Contains the logo and navbar.
+- Main Sidebar `.main-sidebar`. Contains the sidebar user panel, search form and menu.
 - Content `.content-wrapper`. Contains the page header and content.
 
 #### Layout Options