You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registry, uses collections, where each collection is a separate microsite (some with several pages), most of which are showcasing a TLD, for example get.dad, get.ing etc. Each of these TLD sites (collections) has some metadata associated with it, for example:
TLD
Site root URL
Initiative logo (URL and alt)
I suggest adding a new optional meta option on the collection schema, where key/value pairs can be created arbitrarily like so:
Registry, uses collections, where each collection is a separate microsite (some with several pages), most of which are showcasing a TLD, for example get.dad, get.ing etc. Each of these TLD sites (collections) has some metadata associated with it, for example:
I suggest adding a new optional
meta
option on the collection schema, where key/value pairs can be created arbitrarily like so:This could then either be exposed to the
Page
and be looked up throughusePage()
, or the collection could get its ownuseCollection()
function.The text was updated successfully, but these errors were encountered: