Skip to content

Commit 7862559

Browse files
authored
Merge pull request #453 from passkeydeveloper/449-links
Fixes footer doc pages links
2 parents 34d4cbe + 1e6c169 commit 7862559

18 files changed

Lines changed: 27 additions & 9 deletions

File tree

content/en/docs/advanced/client-hints/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Client Hints"
33
description: "The WebAuthn Client Hints feature allows a Relying Party to request a more specific credential manager or passkey selection experience from the WebAuthn client."
44
date: 2025-09-24T05:07:38.473Z
5+
weight: 201
56
layout: docs
67
---
78

content/en/docs/advanced/related-origins/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Related Origin Requests"
33
description: "The Related Origin Requests (ROR) feature allows an RP to enable a passkey to be created and used across a limited set of related origins."
44
date: 2024-08-22T15:20:51.937Z
5+
weight: 210
56
layouts: docs
67
---
78

content/en/docs/intro/what-are-passkeys.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: "What are passkeys?"
33
description: "Passkeys are a replacement for passwords. A password is something that can be remembered and typed, and a passkey is a secret stored on one’s devices, unlocked with biometrics."
44
date: 2022-09-24T16:02:27.390Z
55
layout: docs
6+
weight: 10
67
aliases:
78
- "/docs/intro/"
8-
- "/docs/"
9+
- "/docs/"
910
---
1011

1112

content/en/docs/reference/android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Android"
33
description: "Resources for passkeys in Android"
44
date: 2022-09-03T16:09:38.358Z
5+
weight: 401
56
type: docs
67
layout: docs
78
---

content/en/docs/reference/chromeos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Chrome OS"
33
description: "Resources for passkeys in Google's Chrome OS"
44
date: 2022-09-03T16:09:38.358Z
5+
weight: 403
56
type: docs
67
layout: docs
78
---

content/en/docs/reference/ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "iOS & iPadOS"
33
description: "Resources for passkeys in Apple's iOS and iPadOS"
44
date: 2022-09-03T16:09:38.358Z
5+
weight: 402
56
type: docs
67
layout: docs
78
---

content/en/docs/reference/known-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Known Issues"
33
description: "A list of known issues with passkey implementations"
44
date: 2022-09-03T16:09:38.358Z
5+
weight: 406
56
toc: false
67
type: docs
78
layout: docs

content/en/docs/reference/macos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "macOS"
33
description: "Resources for passkeys in Apple macOS"
44
date: 2022-09-03T16:09:38.358Z
5+
weight: 404
56
type: docs
67
layout: docs
78
---

content/en/docs/reference/specs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Specifications"
33
description: "List of specifications that enable passkeys"
44
date: 2022-08-04T17:33:14.682Z
5+
weight: 407
56
layout: docs
67

78
---

content/en/docs/reference/terms/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Terms"
33
description: "A list of terms which are used frequently throughout this site and in discussions about passkeys, FIDO2, and WebAuthn."
44
date: 2020-11-12T13:26:54+01:00
5+
weight: 408
56
layout: docs
67
---
78

0 commit comments

Comments
 (0)