updated info about nav dots

This commit is contained in:
Udit Patel 2020-07-05 10:12:30 +05:30 committed by GitHub
parent b766a750be
commit 350460a064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ Adding new pages are easy as breathing [Well in most cases :stuck_out_tongue:] .
## Remember : In `NavLinksPart for HOMEPAGE` there is one dot[.] in `<a>---href=""<a>` But in `NavLinksPart for DefaultLayoutsPages` there's TWO DOTS [.]
## Remember : In `NavLinksPart for HOMEPAGE` there is one dot[./] in `<a>---href=""<a>` But in `NavLinksPart for DefaultLayoutsPages` there's TWO DOTS [../]
So don't copy paste same thing in two places :wink: .