Skip to content

Commit

Permalink
added task event button in dashboard home page
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-trivedi committed Dec 29, 2023
1 parent 549b07f commit d58a124
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@
</a>
<a class="action-button" href="/groups/index.html"> Discord Groups </a>
<a class="action-button" href="/standup/index.html"> Standup Updates</a>
<a id="task-events-link" class="action-button" href="taskEvents">
Task Events
</a>
<div class="button-container element-display-remove" id="sync-repo-div">
<button id="repo-sync-button" class="action-button">
<span class="spinner"></span>
Expand Down

0 comments on commit d58a124

Please sign in to comment.