43 lines
790 B
YAML
43 lines
790 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/settings
|
|
|
|
title: KansaiGaijin Homepage
|
|
background: /images/digital_tech.jpg
|
|
|
|
statusStyle: 'dot'
|
|
|
|
fiveColumns: true
|
|
hideVersion: true
|
|
disableUpdateCheck: true
|
|
useEqualHeights: true
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey
|
|
|
|
layout:
|
|
Upcoming Media:
|
|
tab: Media
|
|
style: columns
|
|
columns: 4
|
|
header: false
|
|
|
|
Arrs:
|
|
tab: Media
|
|
style: columns
|
|
columns: 4
|
|
header: false
|
|
|
|
Media:
|
|
tab: Media
|
|
style: columns
|
|
columns: 4
|
|
header: false
|
|
|
|
Utility:
|
|
icon: https://cdn-icons-png.flaticon.com/512/252/252035.png
|
|
tab: Utility
|
|
style: row
|
|
columns: 4
|
|
header: false |