feat: add blog post about cv verification
This commit is contained in:
parent
a7f19ff451
commit
91182a834c
5 changed files with 61 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ const { cv } = Astro.props;
|
|||
<span
|
||||
class="text-gray-500 dark:text-gray-400 sm:min-w-32 whitespace-nowrap"
|
||||
>
|
||||
UUID:
|
||||
ID:
|
||||
</span>
|
||||
<span class="text-gray-800 dark:text-gray-200 font-medium break-all">
|
||||
{cv.uuid}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue