Skip to content

Commit e52702a

Browse files
Update documentation assets
1 parent 8f68f7e commit e52702a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ repo_name: Dyalog/OpenAPI
44
copyright: Made with <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"><strong>Material for MkDocs</strong></a><br/>Copyright &copy; 1982-$CURRENT_YEAR <strong><a href="https://dyalog.com" target="_blank" rel="noopener">Dyalog Limited</a></strong> (<a href="#" class="copy" onclick="navigator.clipboard.writeText(innerText);return false" title="Click to copy!">$BUILD_DATE $GIT_INFO</a>).<br/>Except where otherwise noted, content on this site is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener"><strong>Creative Commons Attribution 4.0 International</strong></a> licence.
55

66
theme:
7-
favicon: 'documentation-assets/images/favicon-32.png'
87
logo: documentation-assets/images/dyalog-logo_white.svg
98
features:
109
- navigation.instant
@@ -15,6 +14,7 @@ theme:
1514
name: material
1615
font:
1716
text: Be Vietnam Pro
17+
custom_dir: docs/documentation-assets/overrides
1818
extra_css:
1919
- documentation-assets/css/main.css
2020
- documentation-assets/css/extra.css

0 commit comments

Comments
 (0)