How to Add 'About' Page in Octopress
How to add ‘About’ page in Octopress?
I needs 2 step for create About page on navigation bar.
- Firstly create ‘about page’
1
| |
Created new page for about and we linked to About, How?
- We open
1
| |
write the 3rd line below:
1 2 3 4 5 | |
then we use git command for sent on github
1 2 3 | |
And, for see on personal blog we need to deploy your code
1 2 3 | |
That’s it!