mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-12 11:23:47 +02:00
64 lines
1.8 KiB
YAML
64 lines
1.8 KiB
YAML
site_name: lavalink hosting
|
|
site_author: DarrenOfficial
|
|
site_url: https://lavalink-list.darrennathanael.com
|
|
site_description: List of free lavalink servers! Sharing is caring, so if you have lavalink that you can share feel free to make a pull request!
|
|
repo_name: 'lavalink list'
|
|
repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
|
|
edit_uri: 'https://github.com/DarrenOfficial/lavalink-list/edit/main/docs'
|
|
|
|
|
|
theme:
|
|
name: 'material'
|
|
logo: 'https://cdn.darrennathanael.com/assets/java/springboot.svg'
|
|
include_search_page: false
|
|
search_index_only: true
|
|
palette:
|
|
scheme: slate
|
|
primary: 'teal'
|
|
accent: 'green'
|
|
font:
|
|
text: 'Ubuntu'
|
|
code: 'Source Code Pro'
|
|
favicon:
|
|
'https://cdn.darrennathanael.com/assets/lavalinklist/favicon.ico'
|
|
features:
|
|
- tabs
|
|
- instantsite
|
|
- navigation.tracking
|
|
- navigation.expand
|
|
- header.autohide
|
|
- content.code.annotate
|
|
- navigation.indexes
|
|
- navigation.instant
|
|
- navigation.sections
|
|
- navigation.top
|
|
- search.highlight
|
|
- search.suggest
|
|
markdown_extensions:
|
|
- admonition
|
|
- pymdownx.details
|
|
- pymdownx.superfences
|
|
- pymdownx.tabbed
|
|
- pymdownx.keys
|
|
- attr_list
|
|
- pymdownx.betterem:
|
|
smart_enable: all
|
|
nav:
|
|
- Home: index.md
|
|
- Lavalink with ssl: SSL/lavalink-with-ssl.md
|
|
- Lavalink without ssl: NoSSL/lavalink-without-ssl.md
|
|
- FAQs: FAQ/frequently-asked-questions.md
|
|
extra:
|
|
social:
|
|
- icon: 'fontawesome/brands/twitter'
|
|
link: 'https://twitter.com/darrenuselinux'
|
|
- icon: 'fontawesome/brands/github-alt'
|
|
link: 'https://github.com/darrenofficial'
|
|
- icon: 'fontawesome/brands/discord'
|
|
link: 'https://discord.darrennathanael.com'
|
|
generator: false
|
|
analytics:
|
|
provider: google
|
|
property: G-47EVTLTVF7
|
|
copyright: 'Copyright © 2020 - 2021 Darren; Lavalink is based off Spring software'
|