Skip to content

Commit 81e5aa6

Browse files
Merge pull request #203 from DevOpsDynamite/dev
Added SLA in the footer
2 parents 9619b25 + 4419cba commit 81e5aa6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sinatra/views/layout.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141

4242
<div class="footer">
4343
<span>DynaSearch 🧨 &copy; 2025</span>
44-
<a href="/about">About</a>
44+
<a href="/about">About</a>
45+
<a href="/sla">SLA</a>
4546
</div>
4647
</div>
4748
<%# Correct path for script located in public/js/search.js %>

0 commit comments

Comments
 (0)