From 5bacea473fb0407190a3510e6c831e1a8a895890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Pereira?= Date: Thu, 8 Jun 2023 17:44:37 -0300 Subject: [PATCH] Update metadata.yml --- config/metadata.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/config/metadata.yml b/config/metadata.yml index c6d1338..6e77c40 100644 --- a/config/metadata.yml +++ b/config/metadata.yml @@ -1,6 +1,8 @@ -# If you want to add any metadata not present here, you can do so by adding the prefix meta_ --- -meta_keywords: 'taxonpages, species, sfg' -meta_description: 'My public pages' -meta_robots: 'follow' -meta_copyright: '' +metadata: + - name: description + content: TaxonPages is a tool to serve taxon pages. + - name: keywords + content: taxonpages, species, sfg + - name: robots + content: follow