From e8614d96f44c290224ae65a2dd029acdff1d3c74 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 5 Jun 2022 14:50:21 +0200 Subject: Provided initial support os schema.org microdata --- layouts/partials/schema.org/website.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 layouts/partials/schema.org/website.html (limited to 'layouts/partials/schema.org/website.html') diff --git a/layouts/partials/schema.org/website.html b/layouts/partials/schema.org/website.html new file mode 100644 index 0000000..ef6609e --- /dev/null +++ b/layouts/partials/schema.org/website.html @@ -0,0 +1,10 @@ + +{{- /* TODO: Add "potentialAction" with search. + For more see: https://developers.google.com/structured-data/slsb-overview */ -}} -- cgit v1.2.3