mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
💄 style(blog): remove trailing space in markdown text
- eliminate unwanted space at the end of a sentence for style consistency
This commit is contained in:
parent
f2d13b9468
commit
ee88359ad6
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ The description is regular Markdown content, set outside the front matter.
|
|||
|
||||
#### Listing Recent Posts
|
||||
|
||||
To show posts on your main page, you first need to decide where these posts will be served from: the root path (`/`) or a subdirectory (e.g., `/blog`).
|
||||
To show posts on your main page, you first need to decide where these posts will be served from: the root path (`/`) or a subdirectory (e.g., `/blog`).
|
||||
|
||||
**Option A: Serve posts from the root path (`/`)**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue