Skip to content

Commit 8fb2401

Browse files
committed
update tools and group in footer
1 parent 4dd98e5 commit 8fb2401

3 files changed

Lines changed: 14 additions & 12 deletions

File tree

config/_default/menus/menus.en.toml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
pageRef = "/device-support/"
1010
weight = 20
1111

12+
[[main]]
13+
name = "Tools"
14+
pageRef = "https://tools.passkeys.dev"
15+
weight = 25
16+
1217
[[main]]
1318
name = "About"
1419
pageRef = "/about/"
@@ -37,15 +42,15 @@
3742
url = "https://bsky.app/profile/passkeys.dev"
3843
weight = 140
3944
[main.params]
40-
icon = true
45+
icon = true
4146

4247
[[main]]
4348
name = "Mastodon"
4449
pre = "fab fa-mastodon"
4550
url = "https://fosstodon.org/@passkeysdev"
4651
weight = 140
4752
[main.params]
48-
icon = true
53+
icon = true
4954

5055
[[footer]]
5156
name = "Links"
@@ -97,8 +102,8 @@
97102

98103
[[footer]]
99104
parent = "Tools"
100-
name = "Client Feature Detect"
101-
url = "https://featuredetect.passkeys.dev"
105+
name = "Passkey Developer Tools"
106+
url = "https://tools.passkeys.dev"
102107
weight = 10
103108

104109
[[footer]]

config/_default/params.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525

2626
[footer]
2727
license = '<a href="/about/#copyright-and-attributions">CC BY-NC-ND 4.0</a>'
28-
description = 'This site is brought to you by members of the <a href="https://www.w3.org/community/webauthn-adoption/" target="_blank">W3C WebAuthn Community Adoption Group</a> and the <a href="https://fidoalliance.org/" target="_blank">FIDO Alliance.</a>'
29-
28+
description = 'This site is brought to you by members of the <a href="https://www.w3.org/groups/cg/wica/" target="_blank">W3C Web Identity & Credentials Adoption CG</a> and the <a href="https://fidoalliance.org/" target="_blank">FIDO Alliance.</a>'
3029
[favicon]
3130
logo = "img/favicon.png"
3231
sizes = [16, 32, 48]

hugo_stats.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
"accordion-header",
6464
"accordion-item",
6565
"active",
66-
"alert",
67-
"alert-danger",
68-
"alert-light",
6966
"align-items-center",
7067
"align-items-start",
7168
"align-middle",
@@ -81,7 +78,6 @@
8178
"blockquote-alert",
8279
"blockquote-alert-heading",
8380
"blockquote-alert-note",
84-
"blockquote-alert-tip",
8581
"border",
8682
"border-0",
8783
"border-top",
@@ -166,7 +162,6 @@
166162
"fa-github",
167163
"fa-house",
168164
"fa-key",
169-
"fa-lightbulb",
170165
"fa-link",
171166
"fa-linkedin",
172167
"fa-mastodon",
@@ -431,7 +426,6 @@
431426
"fa-circle-check",
432427
"fa-comments",
433428
"fa-face-frown",
434-
"fa-lightbulb",
435429
"fa-snowflake",
436430
"fab-android",
437431
"fab-apple",
@@ -441,6 +435,10 @@
441435
"fab-mastodon",
442436
"fab-threads",
443437
"fab-whatsapp",
438+
"fas-angle-left",
439+
"fas-angle-right",
440+
"fas-angles-left",
441+
"fas-angles-right",
444442
"fas-arrow-left",
445443
"fas-arrow-right",
446444
"fas-at",

0 commit comments

Comments
 (0)