Skip to content

Commit

Permalink
fix: add new thumbnail and url text
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekard0 committed Jul 19, 2024
1 parent 5a9cd9a commit 20072cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,12 @@ const config = {
{name: 'og:url', content: 'https://devs.aragon.org'},
{
name: 'og:image',
content:
'https://res.cloudinary.com/duvrxe0m9/image/upload/v1684963446/Frame_47_3_fufumh.png',
content: '/img/Aragon_OSx_Thumbnail.png',
},
{
name: 'og:description',
content:
'Building a custom DAO is now easier than ever. Learn everything you need to know about the Aragon stack here',
'Aragon OSx enhances security and flexibility by isolating governance logic into modular plugins, making governance contracts safer and faster to customize.',
},
],

Expand Down
Binary file added static/img/Aragon_OSx_Thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20072cf

Please sign in to comment.