Skip to content

Commit

Permalink
feat(web): add changelog link
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Jul 2, 2024
1 parent 1e213bf commit 354aa6d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tinyticker/web/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,14 @@ <h3>🚀 TinyTicker Dashboard 🚀</h3>
>
Report an issue
</a>
- <span uk-icon="info"></span>
<a
href="/~https://github.com/loiccoyle/tinyticker/blob/main/CHANGELOG.md"
title="changelog"
target="_blank"
>
Changelog
</a>
</span>
</div>
</body>
Expand Down

0 comments on commit 354aa6d

Please sign in to comment.