Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyflyingsky authored Oct 27, 2020
1 parent ee16122 commit 9441cbd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Templates/aboutdatabase.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
</li>

<li class="nav-item ">
<a class="nav-link" href="docs/index.html">Docs</a>
<a class="nav-link" href="../file_down/handbook.pdf" download='handbook.pdf'>Docs</a>
</li>
</ul>
<!-- Button -->
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="">
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="https://github.com/igemsoftwareadmin/Synthesis_Navigator">
Git Hub
</a>
<!-- Mobile button -->
Expand Down
4 changes: 2 additions & 2 deletions Templates/abouthms.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@
</li>

<li class="nav-item ">
<a class="nav-link" href="docs/index.html">Docs</a>
<a class="nav-link" href="../file_down/handbook.pdf" download='handbook.pdf'>Docs</a>
</li>
</ul>
<!-- Button -->
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="">
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="https://github.com/igemsoftwareadmin/Synthesis_Navigator">
Git Hub
</a>
<!-- Mobile button -->
Expand Down
4 changes: 2 additions & 2 deletions Templates/aboutpf.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,11 @@
</li>

<li class="nav-item ">
<a class="nav-link" href="docs/index.html">Docs</a>
<a class="nav-link" href="../file_down/handbook.pdf" download='handbook.pdf'>Docs</a>
</li>
</ul>
<!-- Button -->
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="">
<a class="navbar-btn btn btn-sm btn-primary d-none d-lg-inline-block ml-3" href="https://github.com/igemsoftwareadmin/Synthesis_Navigator">
Git Hub
</a>
<!-- Mobile button -->
Expand Down

0 comments on commit 9441cbd

Please sign in to comment.