mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix text highlight
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
fa46cafdf3
commit
eb13db670d
@@ -146,7 +146,7 @@ aliases: [/posts/my-old-url/]
|
||||
---
|
||||
```
|
||||
|
||||
Assuming a `baseURL` of `example.com`, the contents of the auto-generated alias `.html` found at `https://example.com/posts/my-old-url/ will contain the following:`
|
||||
Assuming a `baseURL` of `example.com`, the contents of the auto-generated alias `.html` found at `https://example.com/posts/my-old-url/` will contain the following:
|
||||
|
||||
```
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user