Commit 57d37ece by Manzar Hussain

facebook chat box

parent 3fd7fa0a
......@@ -44,7 +44,7 @@
<body{{ attributes.addClass(body_classes) }}>
<!-- Load Facebook SDK for JavaScript -->
{# <div id="fb-root"></div>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
......@@ -64,12 +64,12 @@
<!-- Your Chat Plugin code -->
<div class="fb-customerchat"
attribution="setup_tool"
page_id="107776824228361">
</div> #}
{#
Keyboard navigation/accessibility link to main content section in
page.html.twig.
#}
page_id="1893613420905273"
theme_color="#05AB78"
logged_in_greeting="Hi! How can we help you?"
logged_out_greeting="Hi! How can we help you?">
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment