24 lines
585 B
YAML
24 lines
585 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/settings
|
|
title: ASB Solutions Home Page
|
|
startUrl: https://asbblog.com
|
|
background: https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=format&fit=crop&w=2560&q=80
|
|
theme: dark # or light
|
|
color: slate
|
|
layout:
|
|
Other:
|
|
style: row
|
|
columns: 4
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: true
|
|
hideVisitURL: true
|
|
hideVersion: true
|
|
logpath: /logfile/path
|
|
showStats: true
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey
|