undersco.re/public/_layout.jade

42 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

2021-06-03 07:58:15 +00:00
head
meta(charset='utf-8')
title Undersco.re // Leave the surveillance economy—together.
meta(name='author' content='Undersco.re')
meta(name='description' content='An emergent creative community of open platforms, co-operative tools and public spaces where art and culture can survive and thrive online. Developed by the New Design Congress and friends.')
meta(name='keywords' content='creative, platform, livestreaming, podcasting, collaboration, cloud, privacy')
meta(name='robots' content='index,follow')
meta(http-equiv='X-UA-Compatible' content='IE=edge,chrome=1')
meta(http-equiv='cleartype' content='on')
meta(name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=yes')
link(rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png")
link(rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png")
meta(content="Undersco.re // Leave the surveillance economy—together." property="og:site_name")
meta(name="twitter:card" content="summary")
meta(name="twitter:title" content="Undersco.re // Leave the surveillance economy—together.")
meta(name="twitter:description" content="An emergent creative community of open platforms, co-operative tools and public spaces where art and culture can survive and thrive online. Developed by the New Design Congress and friends.")
2021-06-03 11:53:33 +00:00
meta(name="twitter:image" content="./logo.png")
2021-06-03 07:58:15 +00:00
meta(property="og:title" content="Undersco.re // Leave the surveillance economy—together.")
meta(property="og:description" content="An emergent creative community of open platforms, co-operative tools and public spaces where art and culture can survive and thrive online. Developed by the New Design Congress and friends.")
2021-06-03 11:53:33 +00:00
meta(property="og:image" content="./logo.png")
2021-06-03 07:58:15 +00:00
script(type="text/javascript").
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://data.undersco.re/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '6']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
style
include styles.css
!= yield