Initial import of the CBDDC codebase with docs and tests. Add a .NET-focused gitignore to keep generated artifacts out of source control.
Some checks failed
CI / verify (push) Has been cancelled
Some checks failed
CI / verify (push) Has been cancelled
This commit is contained in:
5
docs/_includes/nav.html
Executable file
5
docs/_includes/nav.html
Executable file
@@ -0,0 +1,5 @@
|
||||
<nav class="site-nav">
|
||||
<a href="{{ '/' | relative_url }}">Home</a>
|
||||
<a href="{{ '/getting-started.html' | relative_url }}">Docs (v0.9)</a>
|
||||
<a href="https://github.com/CBDDC/ZB.MOM.WW.CBDDC.Net" target="_blank">GitHub</a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user