From dabe58aaa2ae94e03c946f7b629131e61918dc30 Mon Sep 17 00:00:00 2001 From: FledgeShiu Date: Fri, 23 Dec 2022 13:50:54 -0500 Subject: [PATCH 1/3] Add Open Graph support. --- templates/base.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 88cac33..5955721 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,6 +13,23 @@ + + + + + + + + + + + + + + + + + @@ -41,4 +58,4 @@ {% block bottom %} {% endblock %} - \ No newline at end of file + From 5002adc91cc94eccb6c77b29683a0c5788ed6608 Mon Sep 17 00:00:00 2001 From: FledgeShiu Date: Fri, 23 Dec 2022 13:57:41 -0500 Subject: [PATCH 2/3] Adjust tags. --- templates/base.html | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5955721..73b806b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,23 +13,19 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + From 8e6e5005728c3ec3035ddcade35e492682dfac2f Mon Sep 17 00:00:00 2001 From: FledgeShiu Date: Fri, 23 Dec 2022 14:07:40 -0500 Subject: [PATCH 3/3] Fix wrong domain. --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 73b806b..ca571d4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,7 +21,7 @@ - +