mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 02:51:52 +02:00
Update index.it.md
This commit is contained in:
parent
4c92571a0b
commit
a9e19f38c8
1 changed files with 4 additions and 4 deletions
|
@ -238,10 +238,10 @@ Il tema supporta anche i menu nidificati. Per usarli devi solo definire una voce
|
||||||
weight = 20
|
weight = 20
|
||||||
```
|
```
|
||||||
|
|
||||||
### Sub-Navigation menu
|
### Menu di navigazione secondario
|
||||||
|
|
||||||
Additionally, you can also configure a sub-navigation menu. Just define new menu entries as `subnavigation` in `menus.toml`.
|
Inoltre, è possibile configurare un menu di sotto-navigazione. Basta definire nuove voci di menu come `subnavigation` in `menus.toml`.
|
||||||
This will render a second line with sub-categories below the main header menu.
|
Questo renderà una seconda riga con le sottocategorie sotto il menu principale dell'intestazione.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# config/_default/menus.toml
|
# config/_default/menus.toml
|
||||||
|
@ -257,7 +257,7 @@ This will render a second line with sub-categories below the main header menu.
|
||||||
weight = 20
|
weight = 20
|
||||||
```
|
```
|
||||||
|
|
||||||
The default `name` is the `pageRef` title cased.
|
Il `name' predefinito è il titolo di `pageRef', con le caselle.
|
||||||
|
|
||||||
## Thumbnails & Backgrounds
|
## Thumbnails & Backgrounds
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue