Skip to content

Commit

Permalink
Minor changes and branding.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielscholl committed Oct 7, 2024
1 parent 2db213a commit 5ef202e
Show file tree
Hide file tree
Showing 25 changed files with 6,580 additions and 15 deletions.
16 changes: 8 additions & 8 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ plugins:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- minify:
minify_html: true
- git-revision-date-localized:
enable_creation_date: true
enabled: !ENV [CI, false]
- git-committers:
repository: azure/osdu-developer
branch: main
enabled: !ENV [CI, false]
# - git-revision-date-localized:
# enable_creation_date: true
# enabled: !ENV [CI, false]
# - git-committers:
# repository: azure/osdu-developer
# branch: main
# enabled: !ENV [CI, false]

extra_javascript:
- https://unpkg.com/[email protected]/dist/tablesort.min.js
Expand All @@ -110,7 +110,7 @@ extra_css:

nav:
- Concepts:
- overview.md
- index.md
- getting_started.md
- feature_flags.md
- Design:
Expand Down
Loading

0 comments on commit 5ef202e

Please sign in to comment.