diff --git a/src/lib/components/Card.svelte b/src/lib/components/Card.svelte new file mode 100644 index 0000000..d4e8050 --- /dev/null +++ b/src/lib/components/Card.svelte @@ -0,0 +1,21 @@ + + +
- For others to validate your domain as your username, put the content below at - /.well-known/blah/profile.json - under your domain. -
/.well-known/blah/profile.json
+ For others to validate ownership of your domain, make text file below available as + {identityDescriptionFilePath} + under your domain, and make sure it allows any cross domain requests. + Learn more... +
{identityDescriptionFilePath}