Skip to content

Commit

Permalink
add source code to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed May 27, 2024
1 parent 34c5247 commit e9c68b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ h3:not(#hero h3) {
</div>
<div class="homepage-button-container-row">
<a href="./docs/index.html" class="homepage-button-link">See Documentation →</a>
<a href="https://github.com/dakk/dqpu" class="homepage-button-link">See Source Code →</a>
</div>
</div>
</div> <!-- End Hero Left -->
Expand Down Expand Up @@ -152,4 +151,5 @@ Documentation<docs/index>
Node operator<nodes/index>
API<api/index>
App UI<https://dqpu.io/app>
Source Code<https://github.com/dakk/dqpu>
:::

0 comments on commit e9c68b8

Please sign in to comment.