Skip to content

Commit

Permalink
Order footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
sungshon committed Sep 17, 2019
1 parent 85b99d4 commit 44f3880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<div class="spacer"></div>

<div class="footer">
<a href="https://github.com/sungshon/PimpMyStremio/blob/master/docs/user-guide.md" target="_blank">User Guide</a>
&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://github.com/sungshon/PimpMyStremio/" target="_blank">Github</a>
&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://github.com/sungshon/PimpMyStremio/blob/master/docs/user-guide.md" target="_blank">User Guide</a>
&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://github.com/sungshon/PimpMyStremio/issues" target="_blank">Issues</a>
&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="https://github.com/sungshon/PimpMyStremio/blob/master/docs/README.md" target="_blank">Documentation</a>
Expand Down

0 comments on commit 44f3880

Please sign in to comment.