Skip to content

Commit 2b80234

Browse files
improve example
1 parent 754e49a commit 2b80234

File tree

1 file changed

+2
-2
lines changed
  • webcomponent-pds-links/__example__/src/pages

1 file changed

+2
-2
lines changed

webcomponent-pds-links/__example__/src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
></div>
1010

1111
<h2>Simple:</h2>
12-
<atfujo-links did="essentialrandom.bsky.social"></atfujo-links>
12+
<atfujo-links handle="essentialrandom.bsky.social"></atfujo-links>
1313

1414
<h2>Template:</h2>
15-
<atfujo-links did="essentialrandom.bsky.social">
15+
<atfujo-links handle="essentialrandom.bsky.social">
1616
<template>
1717
<ul>
1818
<li>

0 commit comments

Comments
 (0)