44 lines
844 B
YAML
44 lines
844 B
YAML
---
|
|
title: junk-drawer Homepage
|
|
favicon: https://spacegoblins.org/favicon.svg
|
|
|
|
theme: dark
|
|
color: slate
|
|
|
|
showStats: false
|
|
|
|
bookmarksStyle: icons
|
|
target: _blank # Possible options include _blank, _self, and _top
|
|
|
|
headerStyle: boxed
|
|
disableCollapse: true
|
|
|
|
useEqualHeights: true
|
|
|
|
# Quicklaunch lets you jump to any service by typing
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: false
|
|
showSearchSuggestions: true
|
|
provider: duckduckgo
|
|
|
|
layout:
|
|
Quick Actions:
|
|
icon: mdi-toolbox-#E6EBED
|
|
iconsOnly: true
|
|
style: column
|
|
Websites:
|
|
icon: mdi-web-#E6EBED
|
|
style: column
|
|
Public Services:
|
|
icon: mdi-earth-#E6EBED
|
|
style: row
|
|
columns: 6
|
|
Local Admin:
|
|
icon: mdi-security-#E6EBED
|
|
style: row
|
|
columns: 6
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey |