mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:41:02 +08:00
docs: fix typo
This commit is contained in:
parent
b6f9f5703e
commit
7a5ef80c09
@ -111,13 +111,13 @@ on the left menu. It is an alternative for clicking on the logo. To edit the
|
||||
appearance, you will have to configure two parameters for the defined languages:
|
||||
|
||||
```toml
|
||||
[Lanugages]
|
||||
[Lanugages.en]
|
||||
[Languages]
|
||||
[Languages.en]
|
||||
...
|
||||
landingPageURL = "/"
|
||||
landingPageName = "<i class='fas fa-home'></i> Home"
|
||||
...
|
||||
[Lanugages.pir]
|
||||
[Languages.pir]
|
||||
...
|
||||
landingPageURL = "/pir/"
|
||||
landingPageName = "<i class='fas fa-home'></i> Arrr! Homme"
|
||||
|
Loading…
x
Reference in New Issue
Block a user