From d23479efddb303591bd79f00c5578327c8a4f8b8 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 28 Jun 2021 16:30:01 +0530 Subject: adding description to link previews --- templates/base.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 2a48404..378759b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,20 +8,20 @@ Hey - {% block title %}{% endblock %} - - - - - - - - - + + + + + + + + + - - + + -- cgit v1.2.3 From 568ea8263fce8ca30c080dd78e3ee15d734978af Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 24 Dec 2021 23:01:05 -0700 Subject: updated template --- templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 378759b..b3cb1b1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,6 +25,7 @@ + {% endblock %} -- cgit v1.2.3 From 76ea3fd55278f681b652ce10043bd263864071d8 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 23 Apr 2022 02:00:34 -0600 Subject: added plausible --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index b3cb1b1..caca658 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,6 +26,7 @@ + {% endblock %} @@ -35,4 +36,4 @@ - \ No newline at end of file + -- cgit v1.2.3