@openhab-ui/setup-and-maintenance
Version:
Configuration and maintenance interface for openHAB
10 lines • 511 B
JavaScript
const disqus_config = function () {
this.page.url = "https://davidgraeff.github.io/paperui-ng/"; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = "roadmap"; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
(function () { // DON'T EDIT BELOW THIS LINE
const d = document, s = d.createElement('script');
s.src = 'https://paperui-ng.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();