mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix document error
This commit is contained in:
parent
350460a064
commit
6ace50528e
1 changed files with 3 additions and 2 deletions
|
@ -116,8 +116,7 @@ Adding new pages are easy as breathing [Well in most cases :stuck_out_tongue:] .
|
|||
Scroll down to navbar section which starts and ends with `<!-- NavLinksPart for HOMEPAGE -->` comment <br>
|
||||
|
||||
add a line `<a class="nav-item nav-link" href="./asinpermalink/">PageName</a> ` <br>
|
||||
|
||||
Save :beer:
|
||||
|
||||
|
||||
- <u>**Step 3:**</u> Add in `./_includes/navlinks.html`
|
||||
|
||||
|
@ -125,6 +124,8 @@ Adding new pages are easy as breathing [Well in most cases :stuck_out_tongue:] .
|
|||
|
||||
add a line `<a class="nav-item nav-link" href="../asinpermalink/">PageName</a> ` <br>
|
||||
|
||||
Save :beer:
|
||||
|
||||

|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue