undersco.re/public/_layout.jade
2021-06-03 10:07:33 +02:00

42 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.")
meta(name="twitter:image" content="logo.png")
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.")
meta(property="og:image" content="logo.png")
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