From f22eee61417e36f0f344697f8cc090190c08e9b2 Mon Sep 17 00:00:00 2001 From: Cade Date: Thu, 3 Jun 2021 13:53:33 +0200 Subject: [PATCH] Small update --- public/_layout.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/_layout.jade b/public/_layout.jade index a68cd5f..9855727 100644 --- a/public/_layout.jade +++ b/public/_layout.jade @@ -17,11 +17,11 @@ head 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(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") + meta(property="og:image" content="./logo.png") script(type="text/javascript"). var _paq = window._paq = window._paq || [];