fix: correct typo in blog posts

Fix typo (#35)
This commit is contained in:
Mahesh Rijal
2023-02-12 18:16:50 +05:30
committed by GitHub
parent e49ca61d6b
commit cbce54bd1c
2 changed files with 2 additions and 2 deletions
@@ -103,7 +103,7 @@ In AstroPaper theme, `:root` and `html[data-theme="light"]` selectors are used a
Colors are declared in CSS custom property (CSS Variable) notation. Color property values are written in rgb values. (Note: instead of `rgb(40, 39, 40)`, only specify `40, 39, 40`)
Here is the detail explaination of color properties.
Here is the detail explanation of color properties.
| Color Property | Definition & Usage |
| -------------------- | ---------------------------------------------------------- |
@@ -95,7 +95,7 @@ Then, click "Add Template" button at the top right corner.
Select new template based on existing document.
![Creating new tamplate based on existing document](https://res.cloudinary.com/noezectz/v1663742179/astro-paper/forestry-io-existing-doc_bwcb9q.png)
![Creating new template based on existing document](https://res.cloudinary.com/noezectz/v1663742179/astro-paper/forestry-io-existing-doc_bwcb9q.png)
Then, add template name and choose one of my document page as template.