Skip to content

Commit

Permalink
Add missing mkdocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGarbutt committed Jan 31, 2024
1 parent 8fb2a7e commit db8392f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
site_name: Coral Credits
repo_url: https://github.com/stackhpc/coral-credits
copyright: Copyright © StackHPC 2024
edit_uri: ''

nav:
- Home: index.md
- Mission:
- mission/index.md

theme:
name: readthedocs

0 comments on commit db8392f

Please sign in to comment.