Skip to content
Snippets Groups Projects
Commit 9b83e8fb authored by ArtOfCode-'s avatar ArtOfCode-
Browse files

Add chat links

parent b27e138f
Branches
Tags
No related merge requests found
......@@ -59,4 +59,18 @@
</p>
</div>
</div>
<% chat = SiteSetting['ChatLink'] %>
<% if chat.present? %>
<div class="widget has-margin-4">
<div class="widget--header">
Chat
</div>
<div class="widget--body">
<p>
<%= link_to 'Join us in chat!', chat %>
</p>
</div>
</div>
<% end %>
</div>
\ No newline at end of file
......@@ -235,3 +235,10 @@
category: Integrations
description: >
Site ID for this community in your Matomo analytics instance.
- name: ChatLink
value: ~
value_type: string
category: Integrations
description: >
Link to your chat platform of choice.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment