Create _config.yml

This commit is contained in:
zenobit 2024-01-10 01:35:41 +01:00 committed by GitHub
parent e84978a020
commit e513cd1d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

33
_config.yml Normal file
View File

@ -0,0 +1,33 @@
# Theme supports custom buttons
buttons:
- text: oSoWoSo
href: https://osowoso.xyz
# remote theme
remote_theme: oSoWoSo/cayman-vb-dark
# web title
title: DistroHopper
# web desription
description: Quickly download, create and run VM of any#TODO operating system
# 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: logo.svg
# 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"