From 07d0c68b5a4f810167331a8290ad16e2e01f3a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sun, 17 Jan 2021 13:23:30 +0100 Subject: [PATCH] fix: twitter card image is special --- website/web/templates/index.html | 4 ++++ website/web/templates/tree.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/website/web/templates/index.html b/website/web/templates/index.html index 513f4b8c..7ac4fb55 100644 --- a/website/web/templates/index.html +++ b/website/web/templates/index.html @@ -16,6 +16,10 @@ property="og:image" content="//{{public_domain}}{{ url_for('static', filename='lookyloo.jpeg') }}" /> + +