mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
33 lines
651 B
YAML
33 lines
651 B
YAML
# Theme supports custom buttons
|
|
buttons:
|
|
- text: oSoWoSo
|
|
href: https://osowoso.xyz
|
|
|
|
# remote theme
|
|
remote_theme: oSoWoSo/cayman-vb-dark
|
|
|
|
# web title
|
|
title: oSoWoSo
|
|
|
|
# web desription
|
|
description: DistroHopper
|
|
|
|
# Header buttons for downloads from github repo
|
|
#show_downloads: true
|
|
|
|
# Header buttons link to github repo
|
|
show_github: true
|
|
|
|
# Header buttons for google analytics
|
|
#google_analytics:
|
|
|
|
# web PNG favicon
|
|
favicon: assets/img/osowoso.png
|
|
|
|
# Icon shown in header. From Fontawesome https://fontawesome.com/icons?m=free
|
|
#icon: fas fa-pencil-alt
|
|
|
|
# Colour gradient for the header
|
|
#header-colours:
|
|
# right: "#8a108c"
|
|
# left: "#cc580c"
|