mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-07 05:37:07 +02:00
Update expansion-cloud.md and use octicon icons
This commit is contained in:
14
mkdocs.yml
14
mkdocs.yml
@@ -19,6 +19,20 @@ theme:
|
||||
name: material
|
||||
logo: assets/img/icon.png
|
||||
favicon: assets/img/icon.png
|
||||
icon:
|
||||
admonition:
|
||||
note: octicons/pencil-16
|
||||
abstract: octicons/checklist-16
|
||||
info: octicons/info-16
|
||||
tip: octicons/rocket-16
|
||||
success: octicons/check-circle-16
|
||||
question: octicons/question-16
|
||||
warning: octicons/alert-16
|
||||
failure: octicons/x-circle-16
|
||||
danger: octicons/zap-16
|
||||
bug: octicons/bug-16
|
||||
example: octicons/beaker-16
|
||||
quote: octicons/comment-16
|
||||
palette:
|
||||
- media: '(prefers-color-scheme: light)'
|
||||
scheme: default
|
||||
|
Reference in New Issue
Block a user