We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da294ac commit e3e5cd4Copy full SHA for e3e5cd4
content/en/_index.md
@@ -1,5 +1,5 @@
1
---
2
-title: passkeys
+title: Passkeys Developer Resources
3
description: Hello passkeys! Goodbye passwords.
4
actions:
5
getstarted:
layouts/index.html
@@ -24,7 +24,7 @@
24
25
<img alt="passkey icon" src="img/logos/pdd-icon-color-simple.svg" width="25%" />
26
27
- {{ with .Title }}<p class="display-4 mt-2 fw-bold">{{ . }}</p>{{ end }}
+ <p class="display-4 mt-2 fw-bold">passkeys</p>
28
<div class="mt-4">
29
<p class="display-6 mt-0">Hello passkeys!<br>Goodbye passwords.</p>
30
<a aria-label="Get started" href="docs/intro/what-are-passkeys/" class="btn btn-primary position-relative"
0 commit comments