Skip to content

Commit f61b7ef

Browse files
committed
See Also for blips id list
1 parent d91fe7d commit f61b7ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

web/src/pages/reference/ID_Lists/Blips.astro

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ import { blips } from "@src/data/blips";
4545
))
4646
}
4747
</div>
48+
49+
<SeeAlsoSection seeAlsoLinks={getSeeAlsoLinksFromList([
50+
'reference:ID_Lists',
51+
'reference:blip',
52+
'reference:createBlip',
53+
'reference:createBlipAttachedTo',
54+
'reference:setBlipIcon',
55+
])} currentId='' />
4856
</StarlightPage>
4957

5058
<style>

0 commit comments

Comments
 (0)