Clay Giffin

Results 2 issues of Clay Giffin

When making a query using seoMetaTags, the value for "og:type" is being returned as "article" instead of "website". **Query results in the CDA Playground** ``` { "attributes": { "property": "og:type",...

I need to be able to automatically generate indexes for every subfolder in a directory, but not generate an index for that directory itself. The pattern I am trying to...

enhancement
help wanted