We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dea0f0 commit 5bba334Copy full SHA for 5bba334
1 file changed
download.html
@@ -12,9 +12,10 @@
12
<img src="logo.png" alt="ObsidianOS Logo" class="nav-logo">
13
<div class="nav-links">
14
<a href="/">Home</a>
15
+ <b><a href="/download.html">Install</a></b>
16
<a href="/docs/">Docs</a>
17
<a href="https://github.com/Obsidian-OS/">GitHub</a>
- <b><a href="/download.html">Install</a></b>
18
+ <a href="https://www.reddit.com/r/obsidian_OS/">Reddit</a>
19
</div>
20
21
</nav>
0 commit comments