Skip to content

Commit e3e5cd4

Browse files
committed
tweak landing page
1 parent da294ac commit e3e5cd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: passkeys
2+
title: Passkeys Developer Resources
33
description: Hello passkeys! Goodbye passwords.
44
actions:
55
getstarted:

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<img alt="passkey icon" src="img/logos/pdd-icon-color-simple.svg" width="25%" />
2626

27-
{{ with .Title }}<p class="display-4 mt-2 fw-bold">{{ . }}</p>{{ end }}
27+
<p class="display-4 mt-2 fw-bold">passkeys</p>
2828
<div class="mt-4">
2929
<p class="display-6 mt-0">Hello passkeys!<br>Goodbye passwords.</p>
3030
<a aria-label="Get started" href="docs/intro/what-are-passkeys/" class="btn btn-primary position-relative"

0 commit comments

Comments
 (0)