Skip to content

added slug: /self-sovereign-identity to introduction.md

Missign the slug at top of the self-sovereign identity's introduction for the OverlayCard in the Welcome -> modules.md

// self-sovereign-identity -> introduction.md
---
id: introduction
title: Introduction
slug: /self-sovereign-identity
authors: Daniel Nomadic
---
// modules.md
  <OverlayCard
    description="Take back control of your digital identity."
    icon="img/icons/self-sovereign-identity-light.svg"
    iconDark="img/icons/self-sovereign-identity-dark.svg"
    title="Self-Sovereign Identity"
    to="/self-sovereign-identity"
  />

Merge request reports