Skip to content

Commit

Permalink
change docs style to indicate use as NOMAD plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Jan 17, 2025
1 parent bf491c6 commit 7e20d23
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
Binary file modified docs/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/nomad-logo.png
Binary file not shown.
Binary file added docs/assets/nomad-plugin-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/xps_cs.png
Binary file not shown.
6 changes: 4 additions & 2 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,16 @@ theme:
accent: '#008A67'
font:
text: 'Titillium Web'
logo: assets/nomad-logo.png
logo: assets/nomad-plugin-logo.png
favicon: assets/favicon.png
features:
- navigation.instant
- navigation.footer
- content.code.copy
- content.code.annotate
custom_dir: docs/theme
icon:
repo: fontawesome/brands/github

markdown_extensions:
- attr_list
Expand All @@ -61,7 +64,6 @@ markdown_extensions:

extra:
generator: false
homepage: https://nomad-lab.eu

use_directory_urls: false

Expand Down

0 comments on commit 7e20d23

Please sign in to comment.