Skip to content

Commit

Permalink
Add On-Call Rotation feature
Browse files Browse the repository at this point in the history
  • Loading branch information
simlarsen committed Dec 6, 2023
1 parent b423034 commit e9dd4ba
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Home/views/features-table.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,16 @@



<span class="text-sm text-gray-500">On-Call Rotation</span>
</li>


<li class="flex space-x-3">

<%- include('./partials/tick-icon') %>



<span class="text-sm text-gray-500">Integrates with Slack / Team</span>
</li>
<li class="flex space-x-3">
Expand Down Expand Up @@ -473,15 +483,7 @@



<li class="flex space-x-3">

<%- include('./partials/comingsoon-icon') %>



<span class="text-sm text-gray-500">On-Call Rotation</span>
</li>



<li class="flex space-x-3">

Expand Down

0 comments on commit e9dd4ba

Please sign in to comment.