Skip to content

Commit

Permalink
Merge pull request #704 from centrifuge/update-news-aug-3
Browse files Browse the repository at this point in the history
Update news + add podcast link to links.ts
  • Loading branch information
devin-black committed Aug 4, 2023
2 parents 864e5d1 + a341460 commit 8a6e629
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ export const links = {
audits: 'https://github.com/centrifuge/security/tree/main/audits',
forum: 'https://gov.centrifuge.io/',
prime: 'https://forms.gle/kt1GShLcWapMGzjs7',
primeBlogPost: 'https://medium.com/centrifuge/introducing-centrifuge-prime-real-yields-real-defi-b97a0e767f18',
primeBlogPost: 'https://centrifuge.mirror.xyz/KyrMWLKMccFCNfSlvjxe7uyhba7oLrUzlBuZ7GQTn6s',
podcast: 'https://linktr.ee/centrifugeconversations',
}
Binary file added data/images/posts/creditgroup1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/images/posts/creditgroup2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions data/posts/posts.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"date": "2023/08/03",
"outlet": "Centrifuge Blog",
"title": "How the Centrifuge Credit Group Analyzes Pools",
"body": "How the Centrifuge Credit Group provides risk analysis for new pools on Centrifuge, utilizing methodologies from years of experience in credit.",
"image": "../images/posts/creditgroup2.png",
"alt": "",
"href": "https://centrifuge.mirror.xyz/CqtcDFh653_6bq3VwfyBwe2KG_La6smDyPofu8u-Jsk"
},
{
"date": "2023/07/26",
"outlet": "Centrifuge Blog",
"title": "An Introduction to the Centrifuge Credit Group",
"body": "The Centrifuge Credit Group is a team of experienced credit experts who help onboard the best real-world assets to Centrifuge.",
"image": "../images/posts/creditgroup1.png",
"alt": "",
"href": "https://centrifuge.mirror.xyz/4Y9HqbzNvRLR1hE_L1OmgQ2dx2JtS-mHPOQkUfsrKh0"
},
{
"date": "2023/07/18",
"outlet": "Coindesk",
Expand Down

0 comments on commit 8a6e629

Please sign in to comment.