blob: 98b3bdd4148e91112be88f1faac80fbcb1075b9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Merge this `layout:` block into Homepage's settings.yaml.
#
# Listing a group here also fixes its order on the page. Any group omitted
# falls to the bottom, so list the groups you already have too.
layout:
Slackware:
style: row
columns: 2 # summary and package list side by side
# Your other groups go here too, in the order you want them shown:
#
# Nome Gruppo:
# style: row
# columns: 3
|