New Logo & Styling

This commit is contained in:
Starystars67 2023-10-01 22:24:43 +01:00
parent 402d17f6dd
commit 313724655c
3 changed files with 5 additions and 1 deletions

BIN
docs/assets/beammp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,3 @@
a.md-header__button.md-logo > img {
height: 50px;
}

View File

@ -9,7 +9,7 @@ copyright: Copyright © 2019 - 2023 BeamMP Mod Team
theme: theme:
language: en language: en
name: material name: material
logo: assets/logo.png logo: assets/beammp.png
favicon: images/favicon.png favicon: images/favicon.png
custom_dir: overrides custom_dir: overrides
features: features:
@ -90,6 +90,7 @@ plugins:
enable_creation_date: true enable_creation_date: true
markdown_extensions: markdown_extensions:
- tables
- attr_list - attr_list
- pymdownx.emoji: - pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji emoji_index: !!python/name:material.extensions.emoji.twemoji