Skip to content

Commit b6d223e

Browse files
committed
change docs style to indicate use as NOMAD plugin
1 parent c3d2592 commit b6d223e

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

docs/assets/favicon.png

13.9 KB
Loading

docs/assets/nomad-logo.png

-11.1 KB
Binary file not shown.

docs/assets/nomad-plugin-logo.png

67 KB
Loading

docs/assets/xps_cs.png

-145 KB
Binary file not shown.

mkdocs.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,16 @@ theme:
2929
accent: '#008A67'
3030
font:
3131
text: 'Titillium Web'
32-
logo: assets/nomad-logo.png
32+
logo: assets/nomad-plugin-logo.png
3333
favicon: assets/favicon.png
3434
features:
3535
- navigation.instant
36+
- navigation.footer
3637
- content.code.copy
3738
- content.code.annotate
3839
custom_dir: docs/theme
40+
icon:
41+
repo: fontawesome/brands/github
3942

4043
markdown_extensions:
4144
- attr_list
@@ -61,7 +64,6 @@ markdown_extensions:
6164

6265
extra:
6366
generator: false
64-
homepage: https://nomad-lab.eu
6567

6668
use_directory_urls: false
6769

0 commit comments

Comments
 (0)