Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>EasyD - Smart Digital Signage Solution</title>
<!--Start of Tawk.to Script-->

<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/63bfb90d47425128790d01bb/1gmielnp0';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->

<meta name="author" content="Taknik" />
<meta name="description"
content="EasyD is a smart digital signage solution to create, manage and display digital content with the help of cloud-based digital signage software remotely." />
Expand Down Expand Up @@ -56,6 +71,19 @@

<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/63bfb90d47425128790d01bb/1gmielnp0';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->

<!-- =======================================================
* Template Name: FlexStart
Expand Down