Skip to content

Commit

Permalink
resolves #255, adds /about link to logged out home screen (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
cohoe committed Feb 25, 2024
1 parent aa479de commit 7eddaa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/swiftarr/Resources/Views/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ <h4><b>Documentation:</b></h4>
<div class="col">
<p><a href="/codeOfConduct">Code of Conduct</a></p>
<p><a href="/faq">JoCo Cruise FAQ</a></p>
<p><a href="/about">About Twitarr</a></p>
</div>
</div>
#endif
Expand Down

0 comments on commit 7eddaa8

Please sign in to comment.