We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87a6bb commit d6df7c9Copy full SHA for d6df7c9
1 file changed
docs/index.html
@@ -44,6 +44,13 @@
44
45
<body>
46
<div class="container">
47
+ <nav>
48
+ <a href="index.html">Home</a> |
49
+ <a href="docs/getting-started.html">Getting Started</a> |
50
+ <a href="docs/hardware-setup.html">Hardware Setup</a> |
51
+ <a href="docs/api-guide.html">API Guide</a> |
52
+ <a href="docs/contact.html">Contact</a>
53
+ </nav>
54
<h1>DKBCode - Open-Source Embedded System for Engineering Education</h1>
55
56
<p>🌍 <strong>DKBCode</strong> is an open-source <strong>hardware and software ecosystem</strong> designed for
0 commit comments