Skip to content

Commit

Permalink
Add video to delete account docs (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Mar 1, 2024
1 parent 3b9eeaf commit e1778cd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/pages/account/delete-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,14 @@ Falls du dein Konto und somit alle deine Daten löschen möchtest, kannst du die

Solltest du dich anonym angemeldet haben, wird dein Konto ebenfalls gelöscht,
wenn du dich abmeldest.

import { Bleed } from "nextra-theme-docs";

<Bleed>
<iframe
src="https://firebasestorage.googleapis.com/v0/b/sharezone-c2bd8.appspot.com/o/docs%2Faccount%2Fdelete-account-desktop.mp4?alt=media&token=7e124214-5ca6-4927-a0c7-717344053850"
width="100%"
height="500px"
title="Konto löschen"
/>
</Bleed>

0 comments on commit e1778cd

Please sign in to comment.