mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
updated blog with icons for stats
This commit is contained in:
@@ -32,6 +32,7 @@ export default function BlogCards() {
|
||||
tags={a.tags}
|
||||
link={a.link}
|
||||
title={a.title}
|
||||
views={a.views}
|
||||
image={a.image}></BlogCard>
|
||||
})}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user