From 3738ed493b569e14026278c186d6d118cc771bcc Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 7 Mar 2019 00:38:29 -0800 Subject: webface: microdata for searchbox --- python/fatcat_web/templates/home.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'python/fatcat_web/templates/home.html') diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 9581d6b5..99e91ec3 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -1,6 +1,12 @@ {% extends "base.html" %} + +{% block extra_head %} + +{% endblock %} + {% block body %} -
+
+ @@ -8,10 +14,11 @@

Cataloging of millions of research publications

-
+ +
- +
-- cgit v1.2.3