diff --git a/templates/pages/working-groups/identifiers-discovery.html b/templates/pages/working-groups/identifiers-discovery.html index 39aeef0f..f9ac97eb 100644 --- a/templates/pages/working-groups/identifiers-discovery.html +++ b/templates/pages/working-groups/identifiers-discovery.html @@ -134,6 +134,20 @@ href: "https://github.com/decentralized-identity/linked-vp" } ] + }, + "DID Traits": { + desc: "Spec for representing DID method traits in a structured, machine-readable format.", + links: [ + { + text: "Spec", + type: "doc", + href: "https://identity.foundation/did-traits" + }, + { + text: "Main Repo", + href: "https://github.com/decentralized-identity/did-traits" + } + ] } } %}