Adjusting small about
In order to update the small about. We need to direct towards the src/md-texts
folder.
Here we will see the short-about.md
file. Open that file.
Then we click the edit icon in the upperright corner.
Now we come to the Markdown editing view.
- Contains some metadata about the short about and should remain untouched.
- The actual text displayed on the page according to the Markdown standard.
- A basic preview of how it is going to look. This is not an exact mirror of the final webpage, but it can serve as a form of indication.
After we are done editing we scroll down to the Commit Changes
section.
- Enter an appropriate title e.g.
Edited small about
- Make sure the
Commit directly to the main branch
is checked. - Click the
Commit Changes
button.