Skip to content

Commit 4138d9d

Browse files
committed
Updated archetype with more detailed example
1 parent 5f2a04e commit 4138d9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

archetypes/landing-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is a short description about a product highlighting key values, mission, or
2525
{{<card title="<some-title>">}}
2626
some-description
2727
{{</card>}}
28-
{{<card title="<some-title>">}}
28+
{{<card title="<some-title>" titleUrl="<some-url>" icon="<some-icon>">}}
2929
some-description
3030
{{</card>}}
3131
{{</card-section>}}

content/nap-waf/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Designed for microservices and containerized architectures, NGINX App Protect WA
3333
#### Join the community
3434
{{<card-layout>}}
3535
{{<card-section showAsCards="true">}}
36-
{{<card title="Office Hours">}}
36+
{{<card title="Office Hours" icon="user-round-pen">}}
3737
Ask experts questions live.
3838
{{</card>}}
3939
{{</card-section>}}

0 commit comments

Comments
 (0)