mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
Merge pull request #336 from geoffreybauduin/patch-1
Incorrect english in notice documentation
This commit is contained in:
commit
f206f1fc87
@ -51,7 +51,7 @@ A tip disclaimer
|
||||
|
||||
```
|
||||
{{%/* notice warning */%}}
|
||||
An warning disclaimer
|
||||
A warning disclaimer
|
||||
{{%/* /notice */%}}
|
||||
```
|
||||
|
||||
@ -59,4 +59,4 @@ renders as
|
||||
|
||||
{{% notice warning %}}
|
||||
A warning disclaimer
|
||||
{{% /notice %}}
|
||||
{{% /notice %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user