Skip to content

Commit 2569a29

Browse files
authored
Merge pull request #4 from FAIRmat-NFDI/docs-style-update
2 parents f7c017a + 3b3938d commit 2569a29

File tree

6 files changed

+5
-2
lines changed

6 files changed

+5
-2
lines changed

.cspell/custom-dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Ecut
1616
FEMTOSPEX
1717
fluence
1818
fluences
19+
fontawesome
1920
Forschungsgemeinschaft
2021
Igor
2122
infile

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)