forked from pdsls.dev/pdsls
this repo has no description

change color of blacklinks separator

Changed files
+1 -1
src
components
+1 -1
src/components/backlinks.tsx
··· 36 36 <div class="text-sm"> 37 37 <p> 38 38 <span title="Collection containing linking records">{collection}</span> 39 - <span class="text-cyan-500">@</span> 39 + <span class="text-neutral-400">@</span> 40 40 <span title="Record path where the link is found">{path.slice(1)}</span> 41 41 </p> 42 42 <div class="pl-2">