Handle navbar brand URL properly
This commit is contained in:
parent
856a1b185f
commit
5614eaa564
10 changed files with 319 additions and 3 deletions
11
exampleSite/data/bn/site.yaml
Normal file
11
exampleSite/data/bn/site.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Copyright Notice
|
||||
copyright: © 2020 Copyright.
|
||||
|
||||
# Meta description for your site. This will help the search engines to find your site.
|
||||
description: Portfolio and personal blog of Jane Doe.
|
||||
|
||||
# specify the list of custom menus that you want to show in the top navbar.
|
||||
# they will be separated by a divider from the main menus.
|
||||
customMenus:
|
||||
- name: নোটসমুহ
|
||||
url: https://hossainemruz.gitbook.io/
|
Loading…
Add table
Add a link
Reference in a new issue