Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leelum authored Jul 28, 2023
1 parent 61af0d1 commit 8ae4f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
<p>{{ site.description | default: site.github.project_tagline }}</p>

<p class="view"><a href= "/setup/setup">Installation Guides</a></p>
<p class="view"><a href= "/worksheet/worksheets">Tutorials Worksheets</a></p>
<p class="view"><a href= "/setup/config">Configuration</a></p>
<p class="view"><a href= "/worksheet/worksheets">Tutorials Worksheets</a></p>
<p class="view"><a href= "/FAQ">FAQ</a></p>
<p class="view"><a href="https://github.com/cactool/cactool">Visit the Github Page</a></p>

Expand Down

0 comments on commit 8ae4f91

Please sign in to comment.