mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Enhancement: support full width container (#5021)
This commit is contained in:
@@ -254,6 +254,14 @@ layout:
|
||||
columns: 4
|
||||
```
|
||||
|
||||
### Full Width
|
||||
|
||||
You can make homepage take up the entire window width by adding:
|
||||
|
||||
```yaml
|
||||
fullWidth: true
|
||||
```
|
||||
|
||||
### Five Columns
|
||||
|
||||
You can add a fifth column to services (when `style: columns` which is default) by adding:
|
||||
|
||||
Reference in New Issue
Block a user