Skip to content

Commit

Permalink
add cookie policy in application layout
Browse files Browse the repository at this point in the history
Signed-off-by: ayush-billore <[email protected]>
  • Loading branch information
ayush-billore committed Nov 3, 2023
1 parent 7ada2c5 commit 99275ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/supermarket/app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<br><br><%= link_to 'Code of Conduct', chef_docs_url('community_guidelines') %>
<%= link_to 'Terms and Conditions of Use', progress_www_url('legal/terms-of-use') %>
<%= link_to 'Privacy Policy', progress_www_url('legal/privacy-policy') %>
<%= link_to 'Cookie Policy', progress_www_url('legal/cookie-policy') %>
<%= link_to 'Trademark Policy', progress_www_url('legal/trademarks') %>
<%= link_to 'Status', chef_status_url %>
</footer>
Expand Down

0 comments on commit 99275ab

Please sign in to comment.