mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 15:35:56 +00:00
New Logo & Styling
This commit is contained in:
parent
402d17f6dd
commit
313724655c
BIN
docs/assets/beammp.png
Normal file
BIN
docs/assets/beammp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
@ -0,0 +1,3 @@
|
||||
a.md-header__button.md-logo > img {
|
||||
height: 50px;
|
||||
}
|
@ -9,7 +9,7 @@ copyright: Copyright © 2019 - 2023 BeamMP Mod Team
|
||||
theme:
|
||||
language: en
|
||||
name: material
|
||||
logo: assets/logo.png
|
||||
logo: assets/beammp.png
|
||||
favicon: images/favicon.png
|
||||
custom_dir: overrides
|
||||
features:
|
||||
@ -90,6 +90,7 @@ plugins:
|
||||
enable_creation_date: true
|
||||
|
||||
markdown_extensions:
|
||||
- tables
|
||||
- attr_list
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
|
Loading…
x
Reference in New Issue
Block a user